Uses of Class
com.oracle.bmc.database.model.SchedulingPlanCollection
-
Packages that use SchedulingPlanCollection Package Description com.oracle.bmc.database.model com.oracle.bmc.database.responses -
-
Uses of SchedulingPlanCollection in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return SchedulingPlanCollection Modifier and Type Method Description SchedulingPlanCollection
SchedulingPlanCollection.Builder. build()
Methods in com.oracle.bmc.database.model with parameters of type SchedulingPlanCollection Modifier and Type Method Description SchedulingPlanCollection.Builder
SchedulingPlanCollection.Builder. copy(SchedulingPlanCollection model)
-
Uses of SchedulingPlanCollection in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return SchedulingPlanCollection Modifier and Type Method Description SchedulingPlanCollection
ListSchedulingPlansResponse. getSchedulingPlanCollection()
The returned SchedulingPlanCollection instance.Methods in com.oracle.bmc.database.responses with parameters of type SchedulingPlanCollection Modifier and Type Method Description ListSchedulingPlansResponse.Builder
ListSchedulingPlansResponse.Builder. schedulingPlanCollection(SchedulingPlanCollection schedulingPlanCollection)
The returned SchedulingPlanCollection instance.
-