Class DataprocMetastoreFederationClient.ListFederationsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListFederationsRequest,ListFederationsResponse,Federation,DataprocMetastoreFederationClient.ListFederationsPage,DataprocMetastoreFederationClient.ListFederationsFixedSizeCollection>
-
- com.google.cloud.metastore.v1beta.DataprocMetastoreFederationClient.ListFederationsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Federation>
- Enclosing class:
- DataprocMetastoreFederationClient
public static class DataprocMetastoreFederationClient.ListFederationsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListFederationsRequest,ListFederationsResponse,Federation,DataprocMetastoreFederationClient.ListFederationsPage,DataprocMetastoreFederationClient.ListFederationsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<DataprocMetastoreFederationClient.ListFederationsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListFederationsRequest,ListFederationsResponse,Federation> context, com.google.api.core.ApiFuture<ListFederationsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<DataprocMetastoreFederationClient.ListFederationsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListFederationsRequest,ListFederationsResponse,Federation> context, com.google.api.core.ApiFuture<ListFederationsResponse> futureResponse)
-
-