Package com.google.cloud.compute.v1
Class AddressesClient.AggregatedListPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<AggregatedListAddressesRequest,AddressAggregatedList,Map.Entry<String,AddressesScopedList>,AddressesClient.AggregatedListPage,AddressesClient.AggregatedListFixedSizeCollection>
-
- com.google.cloud.compute.v1.AddressesClient.AggregatedListPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Map.Entry<String,AddressesScopedList>>
- Enclosing class:
- AddressesClient
public static class AddressesClient.AggregatedListPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<AggregatedListAddressesRequest,AddressAggregatedList,Map.Entry<String,AddressesScopedList>,AddressesClient.AggregatedListPage,AddressesClient.AggregatedListFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<AddressesClient.AggregatedListPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<AggregatedListAddressesRequest,AddressAggregatedList,Map.Entry<String,AddressesScopedList>> context, com.google.api.core.ApiFuture<AddressAggregatedList> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<AddressesClient.AggregatedListPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<AggregatedListAddressesRequest,AddressAggregatedList,Map.Entry<String,AddressesScopedList>> context, com.google.api.core.ApiFuture<AddressAggregatedList> futureResponse)
-
-