Class RegionInstantSnapshotsClient.ListPagedResponse (1.52.0)

public static class RegionInstantSnapshotsClient.ListPagedResponse extends AbstractPagedListResponse<ListRegionInstantSnapshotsRequest,InstantSnapshotList,InstantSnapshot,RegionInstantSnapshotsClient.ListPage,RegionInstantSnapshotsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RegionInstantSnapshotsClient.ListPagedResponse

Static Methods

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

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