Uses of Class
com.google.cloud.alloydb.v1.AlloyDBAdminClient.ListBackupsPage
-
Packages that use AlloyDBAdminClient.ListBackupsPage Package Description com.google.cloud.alloydb.v1 A client to AlloyDB API -
-
Uses of AlloyDBAdminClient.ListBackupsPage in com.google.cloud.alloydb.v1
Methods in com.google.cloud.alloydb.v1 that return AlloyDBAdminClient.ListBackupsPage Modifier and Type Method Description protected AlloyDBAdminClient.ListBackupsPage
AlloyDBAdminClient.ListBackupsPage. createPage(com.google.api.gax.rpc.PageContext<ListBackupsRequest,ListBackupsResponse,Backup> context, ListBackupsResponse response)
Methods in com.google.cloud.alloydb.v1 that return types with arguments of type AlloyDBAdminClient.ListBackupsPage Modifier and Type Method Description com.google.api.core.ApiFuture<AlloyDBAdminClient.ListBackupsPage>
AlloyDBAdminClient.ListBackupsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBackupsRequest,ListBackupsResponse,Backup> context, com.google.api.core.ApiFuture<ListBackupsResponse> futureResponse)
Method parameters in com.google.cloud.alloydb.v1 with type arguments of type AlloyDBAdminClient.ListBackupsPage Modifier and Type Method Description protected AlloyDBAdminClient.ListBackupsFixedSizeCollection
AlloyDBAdminClient.ListBackupsFixedSizeCollection. createCollection(List<AlloyDBAdminClient.ListBackupsPage> pages, int collectionSize)
-