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