Uses of Class
com.google.cloud.compute.v1.RegionCommitmentsClient.AggregatedListPagedResponse
-
Packages that use RegionCommitmentsClient.AggregatedListPagedResponse Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of RegionCommitmentsClient.AggregatedListPagedResponse in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RegionCommitmentsClient.AggregatedListPagedResponse Modifier and Type Method Description RegionCommitmentsClient.AggregatedListPagedResponse
RegionCommitmentsClient. aggregatedList(AggregatedListRegionCommitmentsRequest request)
Retrieves an aggregated list of commitments by region.RegionCommitmentsClient.AggregatedListPagedResponse
RegionCommitmentsClient. aggregatedList(String project)
Retrieves an aggregated list of commitments by region.Methods in com.google.cloud.compute.v1 that return types with arguments of type RegionCommitmentsClient.AggregatedListPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListRegionCommitmentsRequest,RegionCommitmentsClient.AggregatedListPagedResponse>
RegionCommitmentsClient. aggregatedListPagedCallable()
Retrieves an aggregated list of commitments by region.com.google.api.gax.rpc.PagedCallSettings<AggregatedListRegionCommitmentsRequest,CommitmentAggregatedList,RegionCommitmentsClient.AggregatedListPagedResponse>
RegionCommitmentsSettings. aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListRegionCommitmentsRequest,CommitmentAggregatedList,RegionCommitmentsClient.AggregatedListPagedResponse>
RegionCommitmentsSettings.Builder. aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.static com.google.api.core.ApiFuture<RegionCommitmentsClient.AggregatedListPagedResponse>
RegionCommitmentsClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListRegionCommitmentsRequest,CommitmentAggregatedList,Map.Entry<String,CommitmentsScopedList>> context, com.google.api.core.ApiFuture<CommitmentAggregatedList> futureResponse)
-
Uses of RegionCommitmentsClient.AggregatedListPagedResponse in com.google.cloud.compute.v1.stub
-