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