Uses of Class
com.oracle.bmc.dataflow.model.ChangeApplicationCompartmentDetails
- 
Packages that use ChangeApplicationCompartmentDetails Package Description com.oracle.bmc.dataflow.model com.oracle.bmc.dataflow.requests 
- 
- 
Uses of ChangeApplicationCompartmentDetails in com.oracle.bmc.dataflow.modelMethods in com.oracle.bmc.dataflow.model that return ChangeApplicationCompartmentDetails Modifier and Type Method Description ChangeApplicationCompartmentDetailsChangeApplicationCompartmentDetails.Builder. build()Methods in com.oracle.bmc.dataflow.model with parameters of type ChangeApplicationCompartmentDetails Modifier and Type Method Description ChangeApplicationCompartmentDetails.BuilderChangeApplicationCompartmentDetails.Builder. copy(ChangeApplicationCompartmentDetails model)
- 
Uses of ChangeApplicationCompartmentDetails in com.oracle.bmc.dataflow.requestsMethods in com.oracle.bmc.dataflow.requests that return ChangeApplicationCompartmentDetails Modifier and Type Method Description ChangeApplicationCompartmentDetailsChangeApplicationCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeApplicationCompartmentDetailsChangeApplicationCompartmentRequest. getChangeApplicationCompartmentDetails()Details for changing an application’s compartment.Methods in com.oracle.bmc.dataflow.requests with parameters of type ChangeApplicationCompartmentDetails Modifier and Type Method Description ChangeApplicationCompartmentRequest.BuilderChangeApplicationCompartmentRequest.Builder. body$(ChangeApplicationCompartmentDetails body)Alternative setter for the body parameter.ChangeApplicationCompartmentRequest.BuilderChangeApplicationCompartmentRequest.Builder. changeApplicationCompartmentDetails(ChangeApplicationCompartmentDetails changeApplicationCompartmentDetails)Details for changing an application’s compartment.
 
-