Class CloudFilestoreManagerClient.ListSnapshotsPagedResponse (1.42.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > CloudFilestoreManagerClient.ListSnapshotsPagedResponse

Static Methods

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

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