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