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