Package | Description |
---|---|
com.oracle.bmc.psql | |
com.oracle.bmc.psql.responses |
Modifier and Type | Method and Description |
---|---|
BackupCopyResponse |
Postgresql.backupCopy(BackupCopyRequest request)
Backup Copy Request to copy back up in remote region.
|
BackupCopyResponse |
PostgresqlClient.backupCopy(BackupCopyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<BackupCopyResponse> |
PostgresqlAsyncClient.backupCopy(BackupCopyRequest request,
AsyncHandler<BackupCopyRequest,BackupCopyResponse> handler) |
Future<BackupCopyResponse> |
PostgresqlAsync.backupCopy(BackupCopyRequest request,
AsyncHandler<BackupCopyRequest,BackupCopyResponse> handler)
Backup Copy Request to copy back up in remote region.
|
Modifier and Type | Method and Description |
---|---|
Future<BackupCopyResponse> |
PostgresqlAsyncClient.backupCopy(BackupCopyRequest request,
AsyncHandler<BackupCopyRequest,BackupCopyResponse> handler) |
Future<BackupCopyResponse> |
PostgresqlAsync.backupCopy(BackupCopyRequest request,
AsyncHandler<BackupCopyRequest,BackupCopyResponse> handler)
Backup Copy Request to copy back up in remote region.
|
Modifier and Type | Method and Description |
---|---|
BackupCopyResponse |
BackupCopyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
BackupCopyResponse.Builder |
BackupCopyResponse.Builder.copy(BackupCopyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.