Uses of Class
com.oracle.bmc.databasemigration.model.ChangeMigrationCompartmentDetails
- 
Packages that use ChangeMigrationCompartmentDetails Package Description com.oracle.bmc.databasemigration.model com.oracle.bmc.databasemigration.requests 
- 
- 
Uses of ChangeMigrationCompartmentDetails in com.oracle.bmc.databasemigration.modelMethods in com.oracle.bmc.databasemigration.model that return ChangeMigrationCompartmentDetails Modifier and Type Method Description ChangeMigrationCompartmentDetailsChangeMigrationCompartmentDetails.Builder. build()Methods in com.oracle.bmc.databasemigration.model with parameters of type ChangeMigrationCompartmentDetails Modifier and Type Method Description ChangeMigrationCompartmentDetails.BuilderChangeMigrationCompartmentDetails.Builder. copy(ChangeMigrationCompartmentDetails model)
- 
Uses of ChangeMigrationCompartmentDetails in com.oracle.bmc.databasemigration.requestsMethods in com.oracle.bmc.databasemigration.requests that return ChangeMigrationCompartmentDetails Modifier and Type Method Description ChangeMigrationCompartmentDetailsChangeMigrationCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeMigrationCompartmentDetailsChangeMigrationCompartmentRequest. getChangeMigrationCompartmentDetails()Details to change the compartment.Methods in com.oracle.bmc.databasemigration.requests with parameters of type ChangeMigrationCompartmentDetails Modifier and Type Method Description ChangeMigrationCompartmentRequest.BuilderChangeMigrationCompartmentRequest.Builder. body$(ChangeMigrationCompartmentDetails body)Alternative setter for the body parameter.ChangeMigrationCompartmentRequest.BuilderChangeMigrationCompartmentRequest.Builder. changeMigrationCompartmentDetails(ChangeMigrationCompartmentDetails changeMigrationCompartmentDetails)Details to change the compartment.
 
-