Class GlobalPublicDelegatedPrefixesClient.ListPagedResponse (1.47.0)

public static class GlobalPublicDelegatedPrefixesClient.ListPagedResponse extends AbstractPagedListResponse<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefix,GlobalPublicDelegatedPrefixesClient.ListPage,GlobalPublicDelegatedPrefixesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > GlobalPublicDelegatedPrefixesClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefix> context, ApiFuture<PublicDelegatedPrefixList> futureResponse)

public static ApiFuture<GlobalPublicDelegatedPrefixesClient.ListPagedResponse> createAsync(PageContext<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefix> context, ApiFuture<PublicDelegatedPrefixList> futureResponse)
Parameters
NameDescription
contextPageContext<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefix>
futureResponseApiFuture<PublicDelegatedPrefixList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>