Uses of Class
com.google.cloud.netapp.v1.NetAppClient.ListSnapshotsPage
-
Packages that use NetAppClient.ListSnapshotsPage Package Description com.google.cloud.netapp.v1 A client to NetApp API -
-
Uses of NetAppClient.ListSnapshotsPage in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return NetAppClient.ListSnapshotsPage Modifier and Type Method Description protected NetAppClient.ListSnapshotsPage
NetAppClient.ListSnapshotsPage. createPage(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context, ListSnapshotsResponse response)
Methods in com.google.cloud.netapp.v1 that return types with arguments of type NetAppClient.ListSnapshotsPage Modifier and Type Method Description com.google.api.core.ApiFuture<NetAppClient.ListSnapshotsPage>
NetAppClient.ListSnapshotsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context, com.google.api.core.ApiFuture<ListSnapshotsResponse> futureResponse)
Method parameters in com.google.cloud.netapp.v1 with type arguments of type NetAppClient.ListSnapshotsPage Modifier and Type Method Description protected NetAppClient.ListSnapshotsFixedSizeCollection
NetAppClient.ListSnapshotsFixedSizeCollection. createCollection(List<NetAppClient.ListSnapshotsPage> pages, int collectionSize)
-