Uses of Class
com.oracle.bmc.dns.model.ChangeViewCompartmentDetails
- 
Packages that use ChangeViewCompartmentDetails Package Description com.oracle.bmc.dns.model com.oracle.bmc.dns.requests 
- 
- 
Uses of ChangeViewCompartmentDetails in com.oracle.bmc.dns.modelMethods in com.oracle.bmc.dns.model that return ChangeViewCompartmentDetails Modifier and Type Method Description ChangeViewCompartmentDetailsChangeViewCompartmentDetails.Builder. build()Methods in com.oracle.bmc.dns.model with parameters of type ChangeViewCompartmentDetails Modifier and Type Method Description ChangeViewCompartmentDetails.BuilderChangeViewCompartmentDetails.Builder. copy(ChangeViewCompartmentDetails model)
- 
Uses of ChangeViewCompartmentDetails in com.oracle.bmc.dns.requestsMethods in com.oracle.bmc.dns.requests that return ChangeViewCompartmentDetails Modifier and Type Method Description ChangeViewCompartmentDetailsChangeViewCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeViewCompartmentDetailsChangeViewCompartmentRequest. getChangeViewCompartmentDetails()Details for moving a view into a different compartment.Methods in com.oracle.bmc.dns.requests with parameters of type ChangeViewCompartmentDetails Modifier and Type Method Description ChangeViewCompartmentRequest.BuilderChangeViewCompartmentRequest.Builder. body$(ChangeViewCompartmentDetails body)Alternative setter for the body parameter.ChangeViewCompartmentRequest.BuilderChangeViewCompartmentRequest.Builder. changeViewCompartmentDetails(ChangeViewCompartmentDetails changeViewCompartmentDetails)Details for moving a view into a different compartment.
 
-