Uses of Class
com.google.cloud.metastore.v1beta.DataprocMetastoreClient.ListLocationsPagedResponse
-
Packages that use DataprocMetastoreClient.ListLocationsPagedResponse Package Description com.google.cloud.metastore.v1beta A client to Dataproc Metastore APIcom.google.cloud.metastore.v1beta.stub -
-
Uses of DataprocMetastoreClient.ListLocationsPagedResponse in com.google.cloud.metastore.v1beta
Methods in com.google.cloud.metastore.v1beta that return DataprocMetastoreClient.ListLocationsPagedResponse Modifier and Type Method Description DataprocMetastoreClient.ListLocationsPagedResponse
DataprocMetastoreClient. listLocations(com.google.cloud.location.ListLocationsRequest request)
Lists information about the supported locations for this service.Methods in com.google.cloud.metastore.v1beta that return types with arguments of type DataprocMetastoreClient.ListLocationsPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<DataprocMetastoreClient.ListLocationsPagedResponse>
DataprocMetastoreClient.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,DataprocMetastoreClient.ListLocationsPagedResponse>
DataprocMetastoreClient. 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,DataprocMetastoreClient.ListLocationsPagedResponse>
DataprocMetastoreSettings.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,DataprocMetastoreClient.ListLocationsPagedResponse>
DataprocMetastoreSettings. listLocationsSettings()
Returns the object with the settings used for calls to listLocations. -
Uses of DataprocMetastoreClient.ListLocationsPagedResponse in com.google.cloud.metastore.v1beta.stub
Methods in com.google.cloud.metastore.v1beta.stub that return types with arguments of type DataprocMetastoreClient.ListLocationsPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,DataprocMetastoreClient.ListLocationsPagedResponse>
DataprocMetastoreStub. listLocationsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,DataprocMetastoreClient.ListLocationsPagedResponse>
GrpcDataprocMetastoreStub. listLocationsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,DataprocMetastoreClient.ListLocationsPagedResponse>
HttpJsonDataprocMetastoreStub. listLocationsPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,DataprocMetastoreClient.ListLocationsPagedResponse>
DataprocMetastoreStubSettings.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,DataprocMetastoreClient.ListLocationsPagedResponse>
DataprocMetastoreStubSettings. listLocationsSettings()
Returns the object with the settings used for calls to listLocations.
-