Class RegionInstantSnapshotsClient.ListPagedResponse (1.51.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
NameDescription
contextPageContext<ListRegionInstantSnapshotsRequest,InstantSnapshotList,InstantSnapshot>
futureResponseApiFuture<InstantSnapshotList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>