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