Uses of Class
com.oracle.bmc.database.model.CreateSchedulingPlanDetails
- 
Packages that use CreateSchedulingPlanDetails Package Description com.oracle.bmc.database.model com.oracle.bmc.database.requests 
- 
- 
Uses of CreateSchedulingPlanDetails in com.oracle.bmc.database.modelMethods in com.oracle.bmc.database.model that return CreateSchedulingPlanDetails Modifier and Type Method Description CreateSchedulingPlanDetailsCreateSchedulingPlanDetails.Builder. build()Methods in com.oracle.bmc.database.model with parameters of type CreateSchedulingPlanDetails Modifier and Type Method Description CreateSchedulingPlanDetails.BuilderCreateSchedulingPlanDetails.Builder. copy(CreateSchedulingPlanDetails model)
- 
Uses of CreateSchedulingPlanDetails in com.oracle.bmc.database.requestsMethods in com.oracle.bmc.database.requests that return CreateSchedulingPlanDetails Modifier and Type Method Description CreateSchedulingPlanDetailsCreateSchedulingPlanRequest. getBody$()Alternative accessor for the body parameter.CreateSchedulingPlanDetailsCreateSchedulingPlanRequest. getCreateSchedulingPlanDetails()Request to create Scheduling Plan.Methods in com.oracle.bmc.database.requests with parameters of type CreateSchedulingPlanDetails Modifier and Type Method Description CreateSchedulingPlanRequest.BuilderCreateSchedulingPlanRequest.Builder. body$(CreateSchedulingPlanDetails body)Alternative setter for the body parameter.CreateSchedulingPlanRequest.BuilderCreateSchedulingPlanRequest.Builder. createSchedulingPlanDetails(CreateSchedulingPlanDetails createSchedulingPlanDetails)Request to create Scheduling Plan.
 
-