Uses of Class
com.oracle.bmc.cloudmigrations.model.ChangeMigrationPlanCompartmentDetails
- 
Packages that use ChangeMigrationPlanCompartmentDetails Package Description com.oracle.bmc.cloudmigrations.model com.oracle.bmc.cloudmigrations.requests 
- 
- 
Uses of ChangeMigrationPlanCompartmentDetails in com.oracle.bmc.cloudmigrations.modelMethods in com.oracle.bmc.cloudmigrations.model that return ChangeMigrationPlanCompartmentDetails Modifier and Type Method Description ChangeMigrationPlanCompartmentDetailsChangeMigrationPlanCompartmentDetails.Builder. build()Methods in com.oracle.bmc.cloudmigrations.model with parameters of type ChangeMigrationPlanCompartmentDetails Modifier and Type Method Description ChangeMigrationPlanCompartmentDetails.BuilderChangeMigrationPlanCompartmentDetails.Builder. copy(ChangeMigrationPlanCompartmentDetails model)
- 
Uses of ChangeMigrationPlanCompartmentDetails in com.oracle.bmc.cloudmigrations.requestsMethods in com.oracle.bmc.cloudmigrations.requests that return ChangeMigrationPlanCompartmentDetails Modifier and Type Method Description ChangeMigrationPlanCompartmentDetailsChangeMigrationPlanCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeMigrationPlanCompartmentDetailsChangeMigrationPlanCompartmentRequest. getChangeMigrationPlanCompartmentDetails()Details for the compartment move.Methods in com.oracle.bmc.cloudmigrations.requests with parameters of type ChangeMigrationPlanCompartmentDetails Modifier and Type Method Description ChangeMigrationPlanCompartmentRequest.BuilderChangeMigrationPlanCompartmentRequest.Builder. body$(ChangeMigrationPlanCompartmentDetails body)Alternative setter for the body parameter.ChangeMigrationPlanCompartmentRequest.BuilderChangeMigrationPlanCompartmentRequest.Builder. changeMigrationPlanCompartmentDetails(ChangeMigrationPlanCompartmentDetails changeMigrationPlanCompartmentDetails)Details for the compartment move.
 
-