Class RegionSnapshotsClient.ListPagedResponse (1.105.0)

public static class RegionSnapshotsClient.ListPagedResponse extends AbstractPagedListResponse<ListRegionSnapshotsRequest,SnapshotList,Snapshot,RegionSnapshotsClient.ListPage,RegionSnapshotsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RegionSnapshotsClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListRegionSnapshotsRequest,SnapshotList,Snapshot> context, ApiFuture<SnapshotList> futureResponse)

public static ApiFuture<RegionSnapshotsClient.ListPagedResponse> createAsync(PageContext<ListRegionSnapshotsRequest,SnapshotList,Snapshot> context, ApiFuture<SnapshotList> futureResponse)
Parameters
Name Description
context PageContext<ListRegionSnapshotsRequest,SnapshotList,Snapshot>
futureResponse ApiFuture<SnapshotList>
Returns
Type Description
ApiFuture<ListPagedResponse>