public static class DatabaseAdminClient.ListBackupsPage extends com.google.api.gax.paging.AbstractPage<ListBackupsRequest,ListBackupsResponse,Backup,DatabaseAdminClient.ListBackupsPage>
| Modifier and Type | Method and Description |
|---|---|
protected DatabaseAdminClient.ListBackupsPage |
createPage(com.google.api.gax.rpc.PageContext<ListBackupsRequest,ListBackupsResponse,Backup> context,
ListBackupsResponse response) |
com.google.api.core.ApiFuture<DatabaseAdminClient.ListBackupsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListBackupsRequest,ListBackupsResponse,Backup> context,
com.google.api.core.ApiFuture<ListBackupsResponse> futureResponse) |
protected DatabaseAdminClient.ListBackupsPage createPage(com.google.api.gax.rpc.PageContext<ListBackupsRequest,ListBackupsResponse,Backup> context, ListBackupsResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListBackupsRequest,ListBackupsResponse,Backup,DatabaseAdminClient.ListBackupsPage>public com.google.api.core.ApiFuture<DatabaseAdminClient.ListBackupsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListBackupsRequest,ListBackupsResponse,Backup> context, com.google.api.core.ApiFuture<ListBackupsResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListBackupsRequest,ListBackupsResponse,Backup,DatabaseAdminClient.ListBackupsPage>Copyright © 2022 Google LLC. All rights reserved.