| Package | Description |
|---|---|
| com.google.cloud.metastore.v1 |
A client to Dataproc Metastore API
|
| com.google.cloud.metastore.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
DataprocMetastoreClient.ListServicesPagedResponse |
DataprocMetastoreClient.listServices(ListServicesRequest request)
Lists services in a project and location.
|
DataprocMetastoreClient.ListServicesPagedResponse |
DataprocMetastoreClient.listServices(LocationName parent)
Lists services in a project and location.
|
DataprocMetastoreClient.ListServicesPagedResponse |
DataprocMetastoreClient.listServices(String parent)
Lists services in a project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DataprocMetastoreClient.ListServicesPagedResponse> |
DataprocMetastoreClient.ListServicesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context,
com.google.api.core.ApiFuture<ListServicesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,DataprocMetastoreClient.ListServicesPagedResponse> |
DataprocMetastoreClient.listServicesPagedCallable()
Lists services in a project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListServicesRequest,ListServicesResponse,DataprocMetastoreClient.ListServicesPagedResponse> |
DataprocMetastoreSettings.listServicesSettings()
Returns the object with the settings used for calls to listServices.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,DataprocMetastoreClient.ListServicesPagedResponse> |
DataprocMetastoreSettings.Builder.listServicesSettings()
Returns the builder for the settings used for calls to listServices.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,DataprocMetastoreClient.ListServicesPagedResponse> |
DataprocMetastoreStub.listServicesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,DataprocMetastoreClient.ListServicesPagedResponse> |
GrpcDataprocMetastoreStub.listServicesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,DataprocMetastoreClient.ListServicesPagedResponse> |
HttpJsonDataprocMetastoreStub.listServicesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListServicesRequest,ListServicesResponse,DataprocMetastoreClient.ListServicesPagedResponse> |
DataprocMetastoreStubSettings.listServicesSettings()
Returns the object with the settings used for calls to listServices.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,DataprocMetastoreClient.ListServicesPagedResponse> |
DataprocMetastoreStubSettings.Builder.listServicesSettings()
Returns the builder for the settings used for calls to listServices.
|
Copyright © 2024 Google LLC. All rights reserved.