Class InstantSnapshotsClient.AggregatedListPagedResponse (1.52.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
Name Description
context PageContext<AggregatedListInstantSnapshotsRequest,InstantSnapshotAggregatedList,java.util.Map.Entry<String,InstantSnapshotsScopedList>>
futureResponse ApiFuture<InstantSnapshotAggregatedList>
Returns
Type Description
ApiFuture<AggregatedListPagedResponse>