| Package | Description |
|---|---|
| com.google.cloud.metastore.v1alpha |
A client to Dataproc Metastore API
|
| com.google.cloud.metastore.v1alpha.stub |
| Modifier and Type | Method and Description |
|---|---|
DataprocMetastoreFederationClient.ListFederationsPagedResponse |
DataprocMetastoreFederationClient.listFederations(ListFederationsRequest request)
Lists federations in a project and location.
|
DataprocMetastoreFederationClient.ListFederationsPagedResponse |
DataprocMetastoreFederationClient.listFederations(LocationName parent)
Lists federations in a project and location.
|
DataprocMetastoreFederationClient.ListFederationsPagedResponse |
DataprocMetastoreFederationClient.listFederations(String parent)
Lists federations in a project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DataprocMetastoreFederationClient.ListFederationsPagedResponse> |
DataprocMetastoreFederationClient.ListFederationsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListFederationsRequest,ListFederationsResponse,Federation> context,
com.google.api.core.ApiFuture<ListFederationsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListFederationsRequest,DataprocMetastoreFederationClient.ListFederationsPagedResponse> |
DataprocMetastoreFederationClient.listFederationsPagedCallable()
Lists federations in a project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListFederationsRequest,ListFederationsResponse,DataprocMetastoreFederationClient.ListFederationsPagedResponse> |
DataprocMetastoreFederationSettings.listFederationsSettings()
Returns the object with the settings used for calls to listFederations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFederationsRequest,ListFederationsResponse,DataprocMetastoreFederationClient.ListFederationsPagedResponse> |
DataprocMetastoreFederationSettings.Builder.listFederationsSettings()
Returns the builder for the settings used for calls to listFederations.
|
Copyright © 2024 Google LLC. All rights reserved.