Package | Description |
---|---|
com.oracle.bmc.psql | |
com.oracle.bmc.psql.requests |
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) |
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 |
---|---|
BackupCopyRequest |
BackupCopyRequest.Builder.build()
Build the instance of BackupCopyRequest as configured by this builder
|
BackupCopyRequest |
BackupCopyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of BackupCopyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
BackupCopyRequest.Builder |
BackupCopyRequest.Builder.copy(BackupCopyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.