Uses of Class
com.google.cloud.dataproc.v1.WorkflowTemplateServiceSettings
-
Packages that use WorkflowTemplateServiceSettings Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of WorkflowTemplateServiceSettings in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return WorkflowTemplateServiceSettings Modifier and Type Method Description WorkflowTemplateServiceSettings
WorkflowTemplateServiceSettings.Builder. build()
static WorkflowTemplateServiceSettings
WorkflowTemplateServiceSettings. create(WorkflowTemplateServiceStubSettings stub)
WorkflowTemplateServiceSettings
WorkflowTemplateServiceClient. getSettings()
Methods in com.google.cloud.dataproc.v1 with parameters of type WorkflowTemplateServiceSettings Modifier and Type Method Description static WorkflowTemplateServiceClient
WorkflowTemplateServiceClient. create(WorkflowTemplateServiceSettings settings)
Constructs an instance of WorkflowTemplateServiceClient, using the given settings.Constructors in com.google.cloud.dataproc.v1 with parameters of type WorkflowTemplateServiceSettings Constructor Description Builder(WorkflowTemplateServiceSettings settings)
WorkflowTemplateServiceClient(WorkflowTemplateServiceSettings settings)
Constructs an instance of WorkflowTemplateServiceClient, using the given settings.
-