Class DataprocMetastoreFederationClient.ListFederationsPagedResponse (2.42.0)

public static class DataprocMetastoreFederationClient.ListFederationsPagedResponse extends AbstractPagedListResponse<ListFederationsRequest,ListFederationsResponse,Federation,DataprocMetastoreFederationClient.ListFederationsPage,DataprocMetastoreFederationClient.ListFederationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataprocMetastoreFederationClient.ListFederationsPagedResponse

Static Methods

createAsync(PageContext<ListFederationsRequest,ListFederationsResponse,Federation> context, ApiFuture<ListFederationsResponse> futureResponse)

public static ApiFuture<DataprocMetastoreFederationClient.ListFederationsPagedResponse> createAsync(PageContext<ListFederationsRequest,ListFederationsResponse,Federation> context, ApiFuture<ListFederationsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListFederationsRequest,ListFederationsResponse,Federation>
futureResponseApiFuture<ListFederationsResponse>
Returns
TypeDescription
ApiFuture<ListFederationsPagedResponse>