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