Class PublicDelegatedPrefixesClient.ListPagedResponse (1.51.0)

public static class PublicDelegatedPrefixesClient.ListPagedResponse extends AbstractPagedListResponse<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefix,PublicDelegatedPrefixesClient.ListPage,PublicDelegatedPrefixesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > PublicDelegatedPrefixesClient.ListPagedResponse

Static Methods

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

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