Uses of Class
com.oracle.bmc.loganalytics.model.AutoSchedule.Builder
-
Packages that use AutoSchedule.Builder Package Description com.oracle.bmc.loganalytics.model -
-
Uses of AutoSchedule.Builder in com.oracle.bmc.loganalytics.model
Methods in com.oracle.bmc.loganalytics.model that return AutoSchedule.Builder Modifier and Type Method Description static AutoSchedule.Builder
AutoSchedule. builder()
Create a new builder.AutoSchedule.Builder
AutoSchedule.Builder. copy(AutoSchedule model)
AutoSchedule.Builder
AutoSchedule.Builder. misfirePolicy(Schedule.MisfirePolicy misfirePolicy)
AutoSchedule.Builder
AutoSchedule.Builder. timeOfFirstExecution(Date timeOfFirstExecution)
AutoSchedule.Builder
AutoSchedule. toBuilder()
-