@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/dataproc/v1/workflow_templates.proto") public final class WorkflowTemplateServiceGrpc extends Object
The API interface for managing Workflow Templates in the Dataproc API.
Modifier and Type | Class and Description |
---|---|
static class |
WorkflowTemplateServiceGrpc.WorkflowTemplateServiceBlockingStub
The API interface for managing Workflow Templates in the
Dataproc API.
|
static class |
WorkflowTemplateServiceGrpc.WorkflowTemplateServiceFutureStub
The API interface for managing Workflow Templates in the
Dataproc API.
|
static class |
WorkflowTemplateServiceGrpc.WorkflowTemplateServiceImplBase
The API interface for managing Workflow Templates in the
Dataproc API.
|
static class |
WorkflowTemplateServiceGrpc.WorkflowTemplateServiceStub
The API interface for managing Workflow Templates in the
Dataproc API.
|
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static MethodDescriptor<CreateWorkflowTemplateRequest,WorkflowTemplate> getCreateWorkflowTemplateMethod()
public static MethodDescriptor<GetWorkflowTemplateRequest,WorkflowTemplate> getGetWorkflowTemplateMethod()
public static MethodDescriptor<InstantiateWorkflowTemplateRequest,Operation> getInstantiateWorkflowTemplateMethod()
public static MethodDescriptor<InstantiateInlineWorkflowTemplateRequest,Operation> getInstantiateInlineWorkflowTemplateMethod()
public static MethodDescriptor<UpdateWorkflowTemplateRequest,WorkflowTemplate> getUpdateWorkflowTemplateMethod()
public static MethodDescriptor<ListWorkflowTemplatesRequest,ListWorkflowTemplatesResponse> getListWorkflowTemplatesMethod()
public static MethodDescriptor<DeleteWorkflowTemplateRequest,Empty> getDeleteWorkflowTemplateMethod()
public static WorkflowTemplateServiceGrpc.WorkflowTemplateServiceStub newStub(Channel channel)
public static WorkflowTemplateServiceGrpc.WorkflowTemplateServiceBlockingStub newBlockingStub(Channel channel)
public static WorkflowTemplateServiceGrpc.WorkflowTemplateServiceFutureStub newFutureStub(Channel channel)
public static ServiceDescriptor getServiceDescriptor()
Copyright © 2022 Google LLC. All rights reserved.