Class GlobalPublicDelegatedPrefixesClient.ListPagedResponse (1.52.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
Name Description
context PageContext<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefix>
futureResponse ApiFuture<PublicDelegatedPrefixList>
Returns
Type Description
ApiFuture<ListPagedResponse>