Class GlobalAddressesClient.ListPagedResponse (1.52.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
Name Description
context PageContext<ListGlobalAddressesRequest,AddressList,Address>
futureResponse ApiFuture<AddressList>
Returns
Type Description
ApiFuture<ListPagedResponse>