Uses of Class
com.google.cloud.gkebackup.v1.BackupForGKEClient.ListLocationsPage
-
Packages that use BackupForGKEClient.ListLocationsPage Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE API -
-
Uses of BackupForGKEClient.ListLocationsPage in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return BackupForGKEClient.ListLocationsPage Modifier and Type Method Description protected BackupForGKEClient.ListLocationsPage
BackupForGKEClient.ListLocationsPage. createPage(com.google.api.gax.rpc.PageContext<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location> context, com.google.cloud.location.ListLocationsResponse response)
Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type BackupForGKEClient.ListLocationsPage Modifier and Type Method Description com.google.api.core.ApiFuture<BackupForGKEClient.ListLocationsPage>
BackupForGKEClient.ListLocationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location> context, com.google.api.core.ApiFuture<com.google.cloud.location.ListLocationsResponse> futureResponse)
Method parameters in com.google.cloud.gkebackup.v1 with type arguments of type BackupForGKEClient.ListLocationsPage Modifier and Type Method Description protected BackupForGKEClient.ListLocationsFixedSizeCollection
BackupForGKEClient.ListLocationsFixedSizeCollection. createCollection(List<BackupForGKEClient.ListLocationsPage> pages, int collectionSize)
-