Uses of Class
com.oracle.bmc.dif.model.ChangeStackCompartmentDetails
-
Packages that use ChangeStackCompartmentDetails Package Description com.oracle.bmc.dif.model com.oracle.bmc.dif.requests -
-
Uses of ChangeStackCompartmentDetails in com.oracle.bmc.dif.model
Methods in com.oracle.bmc.dif.model that return ChangeStackCompartmentDetails Modifier and Type Method Description ChangeStackCompartmentDetailsChangeStackCompartmentDetails.Builder. build()Methods in com.oracle.bmc.dif.model with parameters of type ChangeStackCompartmentDetails Modifier and Type Method Description ChangeStackCompartmentDetails.BuilderChangeStackCompartmentDetails.Builder. copy(ChangeStackCompartmentDetails model) -
Uses of ChangeStackCompartmentDetails in com.oracle.bmc.dif.requests
Methods in com.oracle.bmc.dif.requests that return ChangeStackCompartmentDetails Modifier and Type Method Description ChangeStackCompartmentDetailsChangeStackCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeStackCompartmentDetailsChangeStackCompartmentRequest. getChangeStackCompartmentDetails()The information to be updated.Methods in com.oracle.bmc.dif.requests with parameters of type ChangeStackCompartmentDetails Modifier and Type Method Description ChangeStackCompartmentRequest.BuilderChangeStackCompartmentRequest.Builder. body$(ChangeStackCompartmentDetails body)Alternative setter for the body parameter.ChangeStackCompartmentRequest.BuilderChangeStackCompartmentRequest.Builder. changeStackCompartmentDetails(ChangeStackCompartmentDetails changeStackCompartmentDetails)The information to be updated.
-