Uses of Class
com.oracle.bmc.psql.model.RestartDbInstanceInDbSystemDetails
- 
Packages that use RestartDbInstanceInDbSystemDetails Package Description com.oracle.bmc.psql.model com.oracle.bmc.psql.requests 
- 
- 
Uses of RestartDbInstanceInDbSystemDetails in com.oracle.bmc.psql.modelMethods in com.oracle.bmc.psql.model that return RestartDbInstanceInDbSystemDetails Modifier and Type Method Description RestartDbInstanceInDbSystemDetailsRestartDbInstanceInDbSystemDetails.Builder. build()Methods in com.oracle.bmc.psql.model with parameters of type RestartDbInstanceInDbSystemDetails Modifier and Type Method Description RestartDbInstanceInDbSystemDetails.BuilderRestartDbInstanceInDbSystemDetails.Builder. copy(RestartDbInstanceInDbSystemDetails model)
- 
Uses of RestartDbInstanceInDbSystemDetails in com.oracle.bmc.psql.requestsMethods in com.oracle.bmc.psql.requests that return RestartDbInstanceInDbSystemDetails Modifier and Type Method Description RestartDbInstanceInDbSystemDetailsRestartDbInstanceInDbSystemRequest. getBody$()Alternative accessor for the body parameter.RestartDbInstanceInDbSystemDetailsRestartDbInstanceInDbSystemRequest. getRestartDbInstanceInDbSystemDetails()Database instance node restart parameters.Methods in com.oracle.bmc.psql.requests with parameters of type RestartDbInstanceInDbSystemDetails Modifier and Type Method Description RestartDbInstanceInDbSystemRequest.BuilderRestartDbInstanceInDbSystemRequest.Builder. body$(RestartDbInstanceInDbSystemDetails body)Alternative setter for the body parameter.RestartDbInstanceInDbSystemRequest.BuilderRestartDbInstanceInDbSystemRequest.Builder. restartDbInstanceInDbSystemDetails(RestartDbInstanceInDbSystemDetails restartDbInstanceInDbSystemDetails)Database instance node restart parameters.
 
-