Uses of Class
com.oracle.bmc.mysql.model.ControlledUpdateDbSystemDetails
-
Packages that use ControlledUpdateDbSystemDetails Package Description com.oracle.bmc.mysql.model com.oracle.bmc.mysql.requests -
-
Uses of ControlledUpdateDbSystemDetails in com.oracle.bmc.mysql.model
Methods in com.oracle.bmc.mysql.model that return ControlledUpdateDbSystemDetails Modifier and Type Method Description ControlledUpdateDbSystemDetailsControlledUpdateDbSystemDetails.Builder. build()Methods in com.oracle.bmc.mysql.model with parameters of type ControlledUpdateDbSystemDetails Modifier and Type Method Description ControlledUpdateDbSystemDetails.BuilderControlledUpdateDbSystemDetails.Builder. copy(ControlledUpdateDbSystemDetails model) -
Uses of ControlledUpdateDbSystemDetails in com.oracle.bmc.mysql.requests
Methods in com.oracle.bmc.mysql.requests that return ControlledUpdateDbSystemDetails Modifier and Type Method Description ControlledUpdateDbSystemDetailsControlledUpdateDbSystemRequest. getBody$()Alternative accessor for the body parameter.ControlledUpdateDbSystemDetailsControlledUpdateDbSystemRequest. getControlledUpdateDbSystemDetails()Required parameters for the controlled update action.Methods in com.oracle.bmc.mysql.requests with parameters of type ControlledUpdateDbSystemDetails Modifier and Type Method Description ControlledUpdateDbSystemRequest.BuilderControlledUpdateDbSystemRequest.Builder. body$(ControlledUpdateDbSystemDetails body)Alternative setter for the body parameter.ControlledUpdateDbSystemRequest.BuilderControlledUpdateDbSystemRequest.Builder. controlledUpdateDbSystemDetails(ControlledUpdateDbSystemDetails controlledUpdateDbSystemDetails)Required parameters for the controlled update action.
-