Class SnapshotsClient.ListPagedResponse (1.47.0)

public static class SnapshotsClient.ListPagedResponse extends AbstractPagedListResponse<ListSnapshotsRequest,SnapshotList,Snapshot,SnapshotsClient.ListPage,SnapshotsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SnapshotsClient.ListPagedResponse

Static Methods

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

public static ApiFuture<SnapshotsClient.ListPagedResponse> createAsync(PageContext<ListSnapshotsRequest,SnapshotList,Snapshot> context, ApiFuture<SnapshotList> futureResponse)
Parameters
NameDescription
contextPageContext<ListSnapshotsRequest,SnapshotList,Snapshot>
futureResponseApiFuture<SnapshotList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>