Class NetAppClient.ListSnapshotsPagedResponse (0.21.0)

public static class NetAppClient.ListSnapshotsPagedResponse extends AbstractPagedListResponse<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot,NetAppClient.ListSnapshotsPage,NetAppClient.ListSnapshotsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NetAppClient.ListSnapshotsPagedResponse

Static Methods

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

public static ApiFuture<NetAppClient.ListSnapshotsPagedResponse> createAsync(PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context, ApiFuture<ListSnapshotsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot>
futureResponseApiFuture<ListSnapshotsResponse>
Returns
TypeDescription
ApiFuture<ListSnapshotsPagedResponse>