Class RegionCommitmentsClient.AggregatedListPagedResponse (1.51.0)

public static class RegionCommitmentsClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListRegionCommitmentsRequest,CommitmentAggregatedList,Map.Entry<String,CommitmentsScopedList>,RegionCommitmentsClient.AggregatedListPage,RegionCommitmentsClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RegionCommitmentsClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListRegionCommitmentsRequest,CommitmentAggregatedList,Map.Entry<String,CommitmentsScopedList>> context, ApiFuture<CommitmentAggregatedList> futureResponse)

public static ApiFuture<RegionCommitmentsClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListRegionCommitmentsRequest,CommitmentAggregatedList,Map.Entry<String,CommitmentsScopedList>> context, ApiFuture<CommitmentAggregatedList> futureResponse)
Parameters
NameDescription
contextPageContext<AggregatedListRegionCommitmentsRequest,CommitmentAggregatedList,java.util.Map.Entry<String,CommitmentsScopedList>>
futureResponseApiFuture<CommitmentAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>