Package | Description |
---|---|
com.oracle.bmc.database.model | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
ChangeDisasterRecoveryConfigurationDetails |
ChangeDisasterRecoveryConfigurationDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ChangeDisasterRecoveryConfigurationDetails.Builder |
ChangeDisasterRecoveryConfigurationDetails.Builder.copy(ChangeDisasterRecoveryConfigurationDetails model) |
Modifier and Type | Method and Description |
---|---|
ChangeDisasterRecoveryConfigurationDetails |
ChangeDisasterRecoveryConfigurationRequest.getBody$()
Alternative accessor for the body parameter.
|
ChangeDisasterRecoveryConfigurationDetails |
ChangeDisasterRecoveryConfigurationRequest.getChangeDisasterRecoveryConfigurationDetails()
Request to update the cross-region disaster recovery (DR) details of the standby Autonomous
Database Serverless database.
|
Modifier and Type | Method and Description |
---|---|
ChangeDisasterRecoveryConfigurationRequest.Builder |
ChangeDisasterRecoveryConfigurationRequest.Builder.body$(ChangeDisasterRecoveryConfigurationDetails body)
Alternative setter for the body parameter.
|
ChangeDisasterRecoveryConfigurationRequest.Builder |
ChangeDisasterRecoveryConfigurationRequest.Builder.changeDisasterRecoveryConfigurationDetails(ChangeDisasterRecoveryConfigurationDetails changeDisasterRecoveryConfigurationDetails)
Request to update the cross-region disaster recovery (DR) details of the standby
Autonomous Database Serverless database.
|
Copyright © 2016–2024. All rights reserved.