Uses of Class
com.oracle.bmc.psql.model.CreateDbSystemDetails
- 
Packages that use CreateDbSystemDetails Package Description com.oracle.bmc.psql.model com.oracle.bmc.psql.requests 
- 
- 
Uses of CreateDbSystemDetails in com.oracle.bmc.psql.modelMethods in com.oracle.bmc.psql.model that return CreateDbSystemDetails Modifier and Type Method Description CreateDbSystemDetailsCreateDbSystemDetails.Builder. build()Methods in com.oracle.bmc.psql.model with parameters of type CreateDbSystemDetails Modifier and Type Method Description CreateDbSystemDetails.BuilderCreateDbSystemDetails.Builder. copy(CreateDbSystemDetails model)
- 
Uses of CreateDbSystemDetails in com.oracle.bmc.psql.requestsMethods in com.oracle.bmc.psql.requests that return CreateDbSystemDetails Modifier and Type Method Description CreateDbSystemDetailsCreateDbSystemRequest. getBody$()Alternative accessor for the body parameter.CreateDbSystemDetailsCreateDbSystemRequest. getCreateDbSystemDetails()Details for the new database system.Methods in com.oracle.bmc.psql.requests with parameters of type CreateDbSystemDetails Modifier and Type Method Description CreateDbSystemRequest.BuilderCreateDbSystemRequest.Builder. body$(CreateDbSystemDetails body)Alternative setter for the body parameter.CreateDbSystemRequest.BuilderCreateDbSystemRequest.Builder. createDbSystemDetails(CreateDbSystemDetails createDbSystemDetails)Details for the new database system.
 
-