Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
ChangeManagedDatabaseGroupCompartmentDetails |
ChangeManagedDatabaseGroupCompartmentDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ChangeManagedDatabaseGroupCompartmentDetails.Builder |
ChangeManagedDatabaseGroupCompartmentDetails.Builder.copy(ChangeManagedDatabaseGroupCompartmentDetails model) |
Modifier and Type | Method and Description |
---|---|
ChangeManagedDatabaseGroupCompartmentDetails |
ChangeManagedDatabaseGroupCompartmentRequest.getBody$()
Alternative accessor for the body parameter.
|
ChangeManagedDatabaseGroupCompartmentDetails |
ChangeManagedDatabaseGroupCompartmentRequest.getChangeManagedDatabaseGroupCompartmentDetails()
The OCID of the
compartment to move the Managed Database Group to.
|
Modifier and Type | Method and Description |
---|---|
ChangeManagedDatabaseGroupCompartmentRequest.Builder |
ChangeManagedDatabaseGroupCompartmentRequest.Builder.body$(ChangeManagedDatabaseGroupCompartmentDetails body)
Alternative setter for the body parameter.
|
ChangeManagedDatabaseGroupCompartmentRequest.Builder |
ChangeManagedDatabaseGroupCompartmentRequest.Builder.changeManagedDatabaseGroupCompartmentDetails(ChangeManagedDatabaseGroupCompartmentDetails changeManagedDatabaseGroupCompartmentDetails)
The OCID of the
compartment to move the Managed Database Group to.
|
Copyright © 2016–2024. All rights reserved.