Uses of Class
com.google.cloud.lifesciences.v2beta.stub.WorkflowsServiceV2BetaStubSettings
-
Packages that use WorkflowsServiceV2BetaStubSettings Package Description com.google.cloud.lifesciences.v2beta A client to Cloud Life Sciences APIcom.google.cloud.lifesciences.v2beta.stub -
-
Uses of WorkflowsServiceV2BetaStubSettings in com.google.cloud.lifesciences.v2beta
Methods in com.google.cloud.lifesciences.v2beta with parameters of type WorkflowsServiceV2BetaStubSettings Modifier and Type Method Description static WorkflowsServiceV2BetaSettingsWorkflowsServiceV2BetaSettings. create(WorkflowsServiceV2BetaStubSettings stub) -
Uses of WorkflowsServiceV2BetaStubSettings in com.google.cloud.lifesciences.v2beta.stub
Methods in com.google.cloud.lifesciences.v2beta.stub that return WorkflowsServiceV2BetaStubSettings Modifier and Type Method Description WorkflowsServiceV2BetaStubSettingsWorkflowsServiceV2BetaStubSettings.Builder. build()Methods in com.google.cloud.lifesciences.v2beta.stub with parameters of type WorkflowsServiceV2BetaStubSettings Modifier and Type Method Description static GrpcWorkflowsServiceV2BetaStubGrpcWorkflowsServiceV2BetaStub. create(WorkflowsServiceV2BetaStubSettings settings)static HttpJsonWorkflowsServiceV2BetaStubHttpJsonWorkflowsServiceV2BetaStub. create(WorkflowsServiceV2BetaStubSettings settings)Constructors in com.google.cloud.lifesciences.v2beta.stub with parameters of type WorkflowsServiceV2BetaStubSettings Constructor Description Builder(WorkflowsServiceV2BetaStubSettings settings)GrpcWorkflowsServiceV2BetaStub(WorkflowsServiceV2BetaStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcWorkflowsServiceV2BetaStub, using the given settings.GrpcWorkflowsServiceV2BetaStub(WorkflowsServiceV2BetaStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcWorkflowsServiceV2BetaStub, using the given settings.HttpJsonWorkflowsServiceV2BetaStub(WorkflowsServiceV2BetaStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonWorkflowsServiceV2BetaStub, using the given settings.HttpJsonWorkflowsServiceV2BetaStub(WorkflowsServiceV2BetaStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonWorkflowsServiceV2BetaStub, using the given settings.
-