Uses of Class
com.google.cloud.dataproc.v1.stub.WorkflowTemplateServiceStubSettings
-
Packages that use WorkflowTemplateServiceStubSettings Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc APIcom.google.cloud.dataproc.v1.stub -
-
Uses of WorkflowTemplateServiceStubSettings in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 with parameters of type WorkflowTemplateServiceStubSettings Modifier and Type Method Description static WorkflowTemplateServiceSettingsWorkflowTemplateServiceSettings. create(WorkflowTemplateServiceStubSettings stub) -
Uses of WorkflowTemplateServiceStubSettings in com.google.cloud.dataproc.v1.stub
Methods in com.google.cloud.dataproc.v1.stub that return WorkflowTemplateServiceStubSettings Modifier and Type Method Description WorkflowTemplateServiceStubSettingsWorkflowTemplateServiceStubSettings.Builder. build()Methods in com.google.cloud.dataproc.v1.stub with parameters of type WorkflowTemplateServiceStubSettings Modifier and Type Method Description static GrpcWorkflowTemplateServiceStubGrpcWorkflowTemplateServiceStub. create(WorkflowTemplateServiceStubSettings settings)static HttpJsonWorkflowTemplateServiceStubHttpJsonWorkflowTemplateServiceStub. create(WorkflowTemplateServiceStubSettings settings)Constructors in com.google.cloud.dataproc.v1.stub with parameters of type WorkflowTemplateServiceStubSettings Constructor Description Builder(WorkflowTemplateServiceStubSettings settings)GrpcWorkflowTemplateServiceStub(WorkflowTemplateServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcWorkflowTemplateServiceStub, using the given settings.GrpcWorkflowTemplateServiceStub(WorkflowTemplateServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcWorkflowTemplateServiceStub, using the given settings.HttpJsonWorkflowTemplateServiceStub(WorkflowTemplateServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonWorkflowTemplateServiceStub, using the given settings.HttpJsonWorkflowTemplateServiceStub(WorkflowTemplateServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonWorkflowTemplateServiceStub, using the given settings.
-