Class AddressesClient.ListPagedResponse (1.47.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
NameDescription
contextPageContext<ListAddressesRequest,AddressList,Address>
futureResponseApiFuture<AddressList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>