Uses of Class
com.google.cloud.dataproc.v1.WorkflowTemplateServiceClient
-
Packages that use WorkflowTemplateServiceClient Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of WorkflowTemplateServiceClient in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return WorkflowTemplateServiceClient Modifier and Type Method Description static WorkflowTemplateServiceClientWorkflowTemplateServiceClient. create()Constructs an instance of WorkflowTemplateServiceClient with default settings.static WorkflowTemplateServiceClientWorkflowTemplateServiceClient. create(WorkflowTemplateServiceStub stub)Constructs an instance of WorkflowTemplateServiceClient, using the given stub for making calls.static WorkflowTemplateServiceClientWorkflowTemplateServiceClient. create(WorkflowTemplateServiceSettings settings)Constructs an instance of WorkflowTemplateServiceClient, using the given settings.
-