Uses of Class
com.google.cloud.dataproc.v1.stub.WorkflowTemplateServiceStub
-
Packages that use WorkflowTemplateServiceStub Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc APIcom.google.cloud.dataproc.v1.stub -
-
Uses of WorkflowTemplateServiceStub in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return WorkflowTemplateServiceStub Modifier and Type Method Description WorkflowTemplateServiceStub
WorkflowTemplateServiceClient. getStub()
Methods in com.google.cloud.dataproc.v1 with parameters of type WorkflowTemplateServiceStub Modifier and Type Method Description static WorkflowTemplateServiceClient
WorkflowTemplateServiceClient. create(WorkflowTemplateServiceStub stub)
Constructs an instance of WorkflowTemplateServiceClient, using the given stub for making calls.Constructors in com.google.cloud.dataproc.v1 with parameters of type WorkflowTemplateServiceStub Constructor Description WorkflowTemplateServiceClient(WorkflowTemplateServiceStub stub)
-
Uses of WorkflowTemplateServiceStub in com.google.cloud.dataproc.v1.stub
Subclasses of WorkflowTemplateServiceStub in com.google.cloud.dataproc.v1.stub Modifier and Type Class Description class
GrpcWorkflowTemplateServiceStub
gRPC stub implementation for the WorkflowTemplateService service API.class
HttpJsonWorkflowTemplateServiceStub
REST stub implementation for the WorkflowTemplateService service API.Methods in com.google.cloud.dataproc.v1.stub that return WorkflowTemplateServiceStub Modifier and Type Method Description WorkflowTemplateServiceStub
WorkflowTemplateServiceStubSettings. createStub()
-