Uses of Class
com.google.cloud.lifesciences.v2beta.WorkflowsServiceV2BetaClient
-
Packages that use WorkflowsServiceV2BetaClient Package Description com.google.cloud.lifesciences.v2beta A client to Cloud Life Sciences API -
-
Uses of WorkflowsServiceV2BetaClient in com.google.cloud.lifesciences.v2beta
Methods in com.google.cloud.lifesciences.v2beta that return WorkflowsServiceV2BetaClient Modifier and Type Method Description static WorkflowsServiceV2BetaClientWorkflowsServiceV2BetaClient. create()Constructs an instance of WorkflowsServiceV2BetaClient with default settings.static WorkflowsServiceV2BetaClientWorkflowsServiceV2BetaClient. create(WorkflowsServiceV2BetaStub stub)Constructs an instance of WorkflowsServiceV2BetaClient, using the given stub for making calls.static WorkflowsServiceV2BetaClientWorkflowsServiceV2BetaClient. create(WorkflowsServiceV2BetaSettings settings)Constructs an instance of WorkflowsServiceV2BetaClient, using the given settings.
-