Class GlobalAddressesClient.ListPagedResponse (1.51.0)

public static class GlobalAddressesClient.ListPagedResponse extends AbstractPagedListResponse<ListGlobalAddressesRequest,AddressList,Address,GlobalAddressesClient.ListPage,GlobalAddressesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > GlobalAddressesClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListGlobalAddressesRequest,AddressList,Address> context, ApiFuture<AddressList> futureResponse)

public static ApiFuture<GlobalAddressesClient.ListPagedResponse> createAsync(PageContext<ListGlobalAddressesRequest,AddressList,Address> context, ApiFuture<AddressList> futureResponse)
Parameters
NameDescription
contextPageContext<ListGlobalAddressesRequest,AddressList,Address>
futureResponseApiFuture<AddressList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>