Uses of Class
com.google.cloud.lifesciences.v2beta.WorkflowsServiceV2BetaClient.ListLocationsPagedResponse
-
Packages that use WorkflowsServiceV2BetaClient.ListLocationsPagedResponse Package Description com.google.cloud.lifesciences.v2beta A client to Cloud Life Sciences APIcom.google.cloud.lifesciences.v2beta.stub -
-
Uses of WorkflowsServiceV2BetaClient.ListLocationsPagedResponse in com.google.cloud.lifesciences.v2beta
Methods in com.google.cloud.lifesciences.v2beta that return WorkflowsServiceV2BetaClient.ListLocationsPagedResponse Modifier and Type Method Description WorkflowsServiceV2BetaClient.ListLocationsPagedResponse
WorkflowsServiceV2BetaClient. listLocations(com.google.cloud.location.ListLocationsRequest request)
Lists information about the supported locations for this service.Methods in com.google.cloud.lifesciences.v2beta that return types with arguments of type WorkflowsServiceV2BetaClient.ListLocationsPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<WorkflowsServiceV2BetaClient.ListLocationsPagedResponse>
WorkflowsServiceV2BetaClient.ListLocationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location> context, com.google.api.core.ApiFuture<com.google.cloud.location.ListLocationsResponse> futureResponse)
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,WorkflowsServiceV2BetaClient.ListLocationsPagedResponse>
WorkflowsServiceV2BetaClient. listLocationsPagedCallable()
Lists information about the supported locations for this service.com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,WorkflowsServiceV2BetaClient.ListLocationsPagedResponse>
WorkflowsServiceV2BetaSettings.Builder. listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.com.google.api.gax.rpc.PagedCallSettings<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,WorkflowsServiceV2BetaClient.ListLocationsPagedResponse>
WorkflowsServiceV2BetaSettings. listLocationsSettings()
Returns the object with the settings used for calls to listLocations. -
Uses of WorkflowsServiceV2BetaClient.ListLocationsPagedResponse in com.google.cloud.lifesciences.v2beta.stub
Methods in com.google.cloud.lifesciences.v2beta.stub that return types with arguments of type WorkflowsServiceV2BetaClient.ListLocationsPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,WorkflowsServiceV2BetaClient.ListLocationsPagedResponse>
GrpcWorkflowsServiceV2BetaStub. listLocationsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,WorkflowsServiceV2BetaClient.ListLocationsPagedResponse>
HttpJsonWorkflowsServiceV2BetaStub. listLocationsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,WorkflowsServiceV2BetaClient.ListLocationsPagedResponse>
WorkflowsServiceV2BetaStub. listLocationsPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,WorkflowsServiceV2BetaClient.ListLocationsPagedResponse>
WorkflowsServiceV2BetaStubSettings.Builder. listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.com.google.api.gax.rpc.PagedCallSettings<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,WorkflowsServiceV2BetaClient.ListLocationsPagedResponse>
WorkflowsServiceV2BetaStubSettings. listLocationsSettings()
Returns the object with the settings used for calls to listLocations.
-