Uses of Class
com.oracle.bmc.databasemanagement.model.ChangeCloudExadataInfrastructureCompartmentDetails
-
Packages that use ChangeCloudExadataInfrastructureCompartmentDetails Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.requests -
-
Uses of ChangeCloudExadataInfrastructureCompartmentDetails in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return ChangeCloudExadataInfrastructureCompartmentDetails Modifier and Type Method Description ChangeCloudExadataInfrastructureCompartmentDetailsChangeCloudExadataInfrastructureCompartmentDetails.Builder. build()Methods in com.oracle.bmc.databasemanagement.model with parameters of type ChangeCloudExadataInfrastructureCompartmentDetails Modifier and Type Method Description ChangeCloudExadataInfrastructureCompartmentDetails.BuilderChangeCloudExadataInfrastructureCompartmentDetails.Builder. copy(ChangeCloudExadataInfrastructureCompartmentDetails model) -
Uses of ChangeCloudExadataInfrastructureCompartmentDetails in com.oracle.bmc.databasemanagement.requests
Methods in com.oracle.bmc.databasemanagement.requests that return ChangeCloudExadataInfrastructureCompartmentDetails Modifier and Type Method Description ChangeCloudExadataInfrastructureCompartmentDetailsChangeCloudExadataInfrastructureCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeCloudExadataInfrastructureCompartmentDetailsChangeCloudExadataInfrastructureCompartmentRequest. getChangeCloudExadataInfrastructureCompartmentDetails()The details required to move the Exadata infrastructure from one compartment to another.Methods in com.oracle.bmc.databasemanagement.requests with parameters of type ChangeCloudExadataInfrastructureCompartmentDetails Modifier and Type Method Description ChangeCloudExadataInfrastructureCompartmentRequest.BuilderChangeCloudExadataInfrastructureCompartmentRequest.Builder. body$(ChangeCloudExadataInfrastructureCompartmentDetails body)Alternative setter for the body parameter.ChangeCloudExadataInfrastructureCompartmentRequest.BuilderChangeCloudExadataInfrastructureCompartmentRequest.Builder. changeCloudExadataInfrastructureCompartmentDetails(ChangeCloudExadataInfrastructureCompartmentDetails changeCloudExadataInfrastructureCompartmentDetails)The details required to move the Exadata infrastructure from one compartment to another.
-