Class InstantSnapshotsClient.ListPagedResponse (1.68.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)
Returns
Type Description
ApiFuture<ListPagedResponse>