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