Class AddressesClient.AggregatedListPagedResponse (1.51.0)

public static class AddressesClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListAddressesRequest,AddressAggregatedList,Map.Entry<String,AddressesScopedList>,AddressesClient.AggregatedListPage,AddressesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AddressesClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListAddressesRequest,AddressAggregatedList,Map.Entry<String,AddressesScopedList>> context, ApiFuture<AddressAggregatedList> futureResponse)

public static ApiFuture<AddressesClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListAddressesRequest,AddressAggregatedList,Map.Entry<String,AddressesScopedList>> context, ApiFuture<AddressAggregatedList> futureResponse)
Parameters
NameDescription
contextPageContext<AggregatedListAddressesRequest,AddressAggregatedList,java.util.Map.Entry<String,AddressesScopedList>>
futureResponseApiFuture<AddressAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>