Class InstantSnapshotsClient.ListPagedResponse (1.52.0)

public static class InstantSnapshotsClient.ListPagedResponse extends AbstractPagedListResponse<ListInstantSnapshotsRequest,InstantSnapshotList,InstantSnapshot,InstantSnapshotsClient.ListPage,InstantSnapshotsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > InstantSnapshotsClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListInstantSnapshotsRequest,InstantSnapshotList,InstantSnapshot> context, ApiFuture<InstantSnapshotList> futureResponse)

public static ApiFuture<InstantSnapshotsClient.ListPagedResponse> createAsync(PageContext<ListInstantSnapshotsRequest,InstantSnapshotList,InstantSnapshot> context, ApiFuture<InstantSnapshotList> futureResponse)
Parameters
Name Description
context PageContext<ListInstantSnapshotsRequest,InstantSnapshotList,InstantSnapshot>
futureResponse ApiFuture<InstantSnapshotList>
Returns
Type Description
ApiFuture<ListPagedResponse>