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 WorkflowTemplateServiceStubWorkflowTemplateServiceClient. getStub()Methods in com.google.cloud.dataproc.v1 with parameters of type WorkflowTemplateServiceStub Modifier and Type Method Description static WorkflowTemplateServiceClientWorkflowTemplateServiceClient. 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 classGrpcWorkflowTemplateServiceStubgRPC stub implementation for the WorkflowTemplateService service API.classHttpJsonWorkflowTemplateServiceStubREST stub implementation for the WorkflowTemplateService service API.Methods in com.google.cloud.dataproc.v1.stub that return WorkflowTemplateServiceStub Modifier and Type Method Description WorkflowTemplateServiceStubWorkflowTemplateServiceStubSettings. createStub()
-