Class InstantSnapshotsClient.AggregatedListPagedResponse (1.51.0)

public static class InstantSnapshotsClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListInstantSnapshotsRequest,InstantSnapshotAggregatedList,Map.Entry<String,InstantSnapshotsScopedList>,InstantSnapshotsClient.AggregatedListPage,InstantSnapshotsClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > InstantSnapshotsClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListInstantSnapshotsRequest,InstantSnapshotAggregatedList,Map.Entry<String,InstantSnapshotsScopedList>> context, ApiFuture<InstantSnapshotAggregatedList> futureResponse)

public static ApiFuture<InstantSnapshotsClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListInstantSnapshotsRequest,InstantSnapshotAggregatedList,Map.Entry<String,InstantSnapshotsScopedList>> context, ApiFuture<InstantSnapshotAggregatedList> futureResponse)
Parameters
NameDescription
contextPageContext<AggregatedListInstantSnapshotsRequest,InstantSnapshotAggregatedList,java.util.Map.Entry<String,InstantSnapshotsScopedList>>
futureResponseApiFuture<InstantSnapshotAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>