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