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