Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ChangeDisasterRecoveryConfigurationResponse |
DatabaseClient.changeDisasterRecoveryConfiguration(ChangeDisasterRecoveryConfigurationRequest request) |
ChangeDisasterRecoveryConfigurationResponse |
Database.changeDisasterRecoveryConfiguration(ChangeDisasterRecoveryConfigurationRequest request)
This operation updates the cross-region disaster recovery (DR) details of the standby
Autonomous Database Serverless database, and must be run on the standby side.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeDisasterRecoveryConfigurationResponse> |
DatabaseAsyncClient.changeDisasterRecoveryConfiguration(ChangeDisasterRecoveryConfigurationRequest request,
AsyncHandler<ChangeDisasterRecoveryConfigurationRequest,ChangeDisasterRecoveryConfigurationResponse> handler) |
Future<ChangeDisasterRecoveryConfigurationResponse> |
DatabaseAsync.changeDisasterRecoveryConfiguration(ChangeDisasterRecoveryConfigurationRequest request,
AsyncHandler<ChangeDisasterRecoveryConfigurationRequest,ChangeDisasterRecoveryConfigurationResponse> handler)
This operation updates the cross-region disaster recovery (DR) details of the standby
Autonomous Database Serverless database, and must be run on the standby side.
|
Modifier and Type | Method and Description |
---|---|
ChangeDisasterRecoveryConfigurationResponse |
ChangeDisasterRecoveryConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeDisasterRecoveryConfigurationResponse.Builder |
ChangeDisasterRecoveryConfigurationResponse.Builder.copy(ChangeDisasterRecoveryConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.