Uses of Class
com.google.cloud.lifesciences.v2beta.stub.WorkflowsServiceV2BetaStub
-
Packages that use WorkflowsServiceV2BetaStub Package Description com.google.cloud.lifesciences.v2beta A client to Cloud Life Sciences APIcom.google.cloud.lifesciences.v2beta.stub -
-
Uses of WorkflowsServiceV2BetaStub in com.google.cloud.lifesciences.v2beta
Methods in com.google.cloud.lifesciences.v2beta that return WorkflowsServiceV2BetaStub Modifier and Type Method Description WorkflowsServiceV2BetaStub
WorkflowsServiceV2BetaClient. getStub()
Methods in com.google.cloud.lifesciences.v2beta with parameters of type WorkflowsServiceV2BetaStub Modifier and Type Method Description static WorkflowsServiceV2BetaClient
WorkflowsServiceV2BetaClient. create(WorkflowsServiceV2BetaStub stub)
Constructs an instance of WorkflowsServiceV2BetaClient, using the given stub for making calls.Constructors in com.google.cloud.lifesciences.v2beta with parameters of type WorkflowsServiceV2BetaStub Constructor Description WorkflowsServiceV2BetaClient(WorkflowsServiceV2BetaStub stub)
-
Uses of WorkflowsServiceV2BetaStub in com.google.cloud.lifesciences.v2beta.stub
Subclasses of WorkflowsServiceV2BetaStub in com.google.cloud.lifesciences.v2beta.stub Modifier and Type Class Description class
GrpcWorkflowsServiceV2BetaStub
gRPC stub implementation for the WorkflowsServiceV2Beta service API.class
HttpJsonWorkflowsServiceV2BetaStub
REST stub implementation for the WorkflowsServiceV2Beta service API.Methods in com.google.cloud.lifesciences.v2beta.stub that return WorkflowsServiceV2BetaStub Modifier and Type Method Description WorkflowsServiceV2BetaStub
WorkflowsServiceV2BetaStubSettings. createStub()
-