public static class DatabaseAdminClient.ListBackupOperationsPage extends AbstractPage<ListBackupOperationsRequest,ListBackupOperationsResponse,Operation,DatabaseAdminClient.ListBackupOperationsPage>
Methods
createPage(PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,Operation> context, ListBackupOperationsResponse response)
protected DatabaseAdminClient.ListBackupOperationsPage createPage(PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,Operation> context, ListBackupOperationsResponse response)
Parameters | |
---|---|
Name | Description |
context | PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,Operation> |
response | ListBackupOperationsResponse |
Returns | |
---|---|
Type | Description |
DatabaseAdminClient.ListBackupOperationsPage |
createPageAsync(PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,Operation> context, ApiFuture<ListBackupOperationsResponse> futureResponse)
public ApiFuture<DatabaseAdminClient.ListBackupOperationsPage> createPageAsync(PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,Operation> context, ApiFuture<ListBackupOperationsResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context | PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,Operation> |
futureResponse | ApiFuture<ListBackupOperationsResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListBackupOperationsPage> |