Uses of Class
com.google.cloud.lifesciences.v2beta.WorkflowsServiceV2BetaSettings
-
Packages that use WorkflowsServiceV2BetaSettings Package Description com.google.cloud.lifesciences.v2beta A client to Cloud Life Sciences API -
-
Uses of WorkflowsServiceV2BetaSettings in com.google.cloud.lifesciences.v2beta
Methods in com.google.cloud.lifesciences.v2beta that return WorkflowsServiceV2BetaSettings Modifier and Type Method Description WorkflowsServiceV2BetaSettings
WorkflowsServiceV2BetaSettings.Builder. build()
static WorkflowsServiceV2BetaSettings
WorkflowsServiceV2BetaSettings. create(WorkflowsServiceV2BetaStubSettings stub)
WorkflowsServiceV2BetaSettings
WorkflowsServiceV2BetaClient. getSettings()
Methods in com.google.cloud.lifesciences.v2beta with parameters of type WorkflowsServiceV2BetaSettings Modifier and Type Method Description static WorkflowsServiceV2BetaClient
WorkflowsServiceV2BetaClient. create(WorkflowsServiceV2BetaSettings settings)
Constructs an instance of WorkflowsServiceV2BetaClient, using the given settings.Constructors in com.google.cloud.lifesciences.v2beta with parameters of type WorkflowsServiceV2BetaSettings Constructor Description Builder(WorkflowsServiceV2BetaSettings settings)
WorkflowsServiceV2BetaClient(WorkflowsServiceV2BetaSettings settings)
Constructs an instance of WorkflowsServiceV2BetaClient, using the given settings.
-