Uses of Class
com.google.cloud.compute.v1.RegionCommitmentsClient.AggregatedListPage
-
Packages that use RegionCommitmentsClient.AggregatedListPage Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of RegionCommitmentsClient.AggregatedListPage in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RegionCommitmentsClient.AggregatedListPage Modifier and Type Method Description protected RegionCommitmentsClient.AggregatedListPageRegionCommitmentsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListRegionCommitmentsRequest,CommitmentAggregatedList,Map.Entry<String,CommitmentsScopedList>> context, CommitmentAggregatedList response)Methods in com.google.cloud.compute.v1 that return types with arguments of type RegionCommitmentsClient.AggregatedListPage Modifier and Type Method Description com.google.api.core.ApiFuture<RegionCommitmentsClient.AggregatedListPage>RegionCommitmentsClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListRegionCommitmentsRequest,CommitmentAggregatedList,Map.Entry<String,CommitmentsScopedList>> context, com.google.api.core.ApiFuture<CommitmentAggregatedList> futureResponse)Method parameters in com.google.cloud.compute.v1 with type arguments of type RegionCommitmentsClient.AggregatedListPage Modifier and Type Method Description protected RegionCommitmentsClient.AggregatedListFixedSizeCollectionRegionCommitmentsClient.AggregatedListFixedSizeCollection. createCollection(List<RegionCommitmentsClient.AggregatedListPage> pages, int collectionSize)
-