Uses of Class
com.oracle.bmc.functions.model.ChangeApplicationCompartmentDetails
- 
Packages that use ChangeApplicationCompartmentDetails Package Description com.oracle.bmc.functions.model com.oracle.bmc.functions.requests 
- 
- 
Uses of ChangeApplicationCompartmentDetails in com.oracle.bmc.functions.modelMethods in com.oracle.bmc.functions.model that return ChangeApplicationCompartmentDetails Modifier and Type Method Description ChangeApplicationCompartmentDetailsChangeApplicationCompartmentDetails.Builder. build()Methods in com.oracle.bmc.functions.model with parameters of type ChangeApplicationCompartmentDetails Modifier and Type Method Description ChangeApplicationCompartmentDetails.BuilderChangeApplicationCompartmentDetails.Builder. copy(ChangeApplicationCompartmentDetails model)
- 
Uses of ChangeApplicationCompartmentDetails in com.oracle.bmc.functions.requestsMethods in com.oracle.bmc.functions.requests that return ChangeApplicationCompartmentDetails Modifier and Type Method Description ChangeApplicationCompartmentDetailsChangeApplicationCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeApplicationCompartmentDetailsChangeApplicationCompartmentRequest. getChangeApplicationCompartmentDetails()Properties to change the compartment of an application.Methods in com.oracle.bmc.functions.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)Properties to change the compartment of an application.
 
-