public static class DatabaseAdminClient.ListBackupsPage extends AbstractPage<ListBackupsRequest,ListBackupsResponse,Backup,DatabaseAdminClient.ListBackupsPage>
Modifier and Type | Method and Description |
---|---|
protected DatabaseAdminClient.ListBackupsPage |
createPage(PageContext<ListBackupsRequest,ListBackupsResponse,Backup> context,
ListBackupsResponse response) |
com.google.api.core.ApiFuture<DatabaseAdminClient.ListBackupsPage> |
createPageAsync(PageContext<ListBackupsRequest,ListBackupsResponse,Backup> context,
com.google.api.core.ApiFuture<ListBackupsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected DatabaseAdminClient.ListBackupsPage createPage(PageContext<ListBackupsRequest,ListBackupsResponse,Backup> context, ListBackupsResponse response)
createPage
in class AbstractPage<ListBackupsRequest,ListBackupsResponse,Backup,DatabaseAdminClient.ListBackupsPage>
public com.google.api.core.ApiFuture<DatabaseAdminClient.ListBackupsPage> createPageAsync(PageContext<ListBackupsRequest,ListBackupsResponse,Backup> context, com.google.api.core.ApiFuture<ListBackupsResponse> futureResponse)
Copyright © 2022 Google LLC. All rights reserved.