Package | Description |
---|---|
com.oracle.bmc.recovery.model | |
com.oracle.bmc.recovery.requests |
Modifier and Type | Method and Description |
---|---|
ChangeProtectedDatabaseCompartmentDetails |
ChangeProtectedDatabaseCompartmentDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ChangeProtectedDatabaseCompartmentDetails.Builder |
ChangeProtectedDatabaseCompartmentDetails.Builder.copy(ChangeProtectedDatabaseCompartmentDetails model) |
Modifier and Type | Method and Description |
---|---|
ChangeProtectedDatabaseCompartmentDetails |
ChangeProtectedDatabaseCompartmentRequest.getBody$()
Alternative accessor for the body parameter.
|
ChangeProtectedDatabaseCompartmentDetails |
ChangeProtectedDatabaseCompartmentRequest.getChangeProtectedDatabaseCompartmentDetails()
The configuration details required to move a protected database from the existing compartment
to a specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeProtectedDatabaseCompartmentRequest.Builder |
ChangeProtectedDatabaseCompartmentRequest.Builder.body$(ChangeProtectedDatabaseCompartmentDetails body)
Alternative setter for the body parameter.
|
ChangeProtectedDatabaseCompartmentRequest.Builder |
ChangeProtectedDatabaseCompartmentRequest.Builder.changeProtectedDatabaseCompartmentDetails(ChangeProtectedDatabaseCompartmentDetails changeProtectedDatabaseCompartmentDetails)
The configuration details required to move a protected database from the existing
compartment to a specified compartment.
|
Copyright © 2016–2024. All rights reserved.