Uses of Class
com.google.cloud.metastore.v1beta.DataprocMetastoreFederationClient.ListFederationsPage
-
Packages that use DataprocMetastoreFederationClient.ListFederationsPage Package Description com.google.cloud.metastore.v1beta A client to Dataproc Metastore API -
-
Uses of DataprocMetastoreFederationClient.ListFederationsPage in com.google.cloud.metastore.v1beta
Methods in com.google.cloud.metastore.v1beta that return DataprocMetastoreFederationClient.ListFederationsPage Modifier and Type Method Description protected DataprocMetastoreFederationClient.ListFederationsPage
DataprocMetastoreFederationClient.ListFederationsPage. createPage(com.google.api.gax.rpc.PageContext<ListFederationsRequest,ListFederationsResponse,Federation> context, ListFederationsResponse response)
Methods in com.google.cloud.metastore.v1beta that return types with arguments of type DataprocMetastoreFederationClient.ListFederationsPage Modifier and Type Method Description com.google.api.core.ApiFuture<DataprocMetastoreFederationClient.ListFederationsPage>
DataprocMetastoreFederationClient.ListFederationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListFederationsRequest,ListFederationsResponse,Federation> context, com.google.api.core.ApiFuture<ListFederationsResponse> futureResponse)
Method parameters in com.google.cloud.metastore.v1beta with type arguments of type DataprocMetastoreFederationClient.ListFederationsPage Modifier and Type Method Description protected DataprocMetastoreFederationClient.ListFederationsFixedSizeCollection
DataprocMetastoreFederationClient.ListFederationsFixedSizeCollection. createCollection(List<DataprocMetastoreFederationClient.ListFederationsPage> pages, int collectionSize)
-