Class AddressesClient.ListPagedResponse (1.52.0)

public static class AddressesClient.ListPagedResponse extends AbstractPagedListResponse<ListAddressesRequest,AddressList,Address,AddressesClient.ListPage,AddressesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AddressesClient.ListPagedResponse

Static Methods

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

public static ApiFuture<AddressesClient.ListPagedResponse> createAsync(PageContext<ListAddressesRequest,AddressList,Address> context, ApiFuture<AddressList> futureResponse)
Parameters
Name Description
context PageContext<ListAddressesRequest,AddressList,Address>
futureResponse ApiFuture<AddressList>
Returns
Type Description
ApiFuture<ListPagedResponse>