Uses of Class
com.oracle.bmc.mysql.model.StopDbSystemDetails
- 
Packages that use StopDbSystemDetails Package Description com.oracle.bmc.mysql.model com.oracle.bmc.mysql.requests 
- 
- 
Uses of StopDbSystemDetails in com.oracle.bmc.mysql.modelMethods in com.oracle.bmc.mysql.model that return StopDbSystemDetails Modifier and Type Method Description StopDbSystemDetailsStopDbSystemDetails.Builder. build()Methods in com.oracle.bmc.mysql.model with parameters of type StopDbSystemDetails Modifier and Type Method Description StopDbSystemDetails.BuilderStopDbSystemDetails.Builder. copy(StopDbSystemDetails model)
- 
Uses of StopDbSystemDetails in com.oracle.bmc.mysql.requestsMethods in com.oracle.bmc.mysql.requests that return StopDbSystemDetails Modifier and Type Method Description StopDbSystemDetailsStopDbSystemRequest. getBody$()Alternative accessor for the body parameter.StopDbSystemDetailsStopDbSystemRequest. getStopDbSystemDetails()Optional parameters for the stop action.Methods in com.oracle.bmc.mysql.requests with parameters of type StopDbSystemDetails Modifier and Type Method Description StopDbSystemRequest.BuilderStopDbSystemRequest.Builder. body$(StopDbSystemDetails body)Alternative setter for the body parameter.StopDbSystemRequest.BuilderStopDbSystemRequest.Builder. stopDbSystemDetails(StopDbSystemDetails stopDbSystemDetails)Optional parameters for the stop action.
 
-