Class AddressesClient.ListPagedResponse (1.20.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 Returns