Class InstantSnapshotsClient.ListPagedResponse (1.49.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
NameDescription
contextPageContext<ListInstantSnapshotsRequest,InstantSnapshotList,InstantSnapshot>
futureResponseApiFuture<InstantSnapshotList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>