Uses of Class
com.oracle.bmc.fleetappsmanagement.model.SchedulerExecutionCollection
-
Packages that use SchedulerExecutionCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of SchedulerExecutionCollection in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return SchedulerExecutionCollection Modifier and Type Method Description SchedulerExecutionCollection
SchedulerExecutionCollection.Builder. build()
Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type SchedulerExecutionCollection Modifier and Type Method Description SchedulerExecutionCollection.Builder
SchedulerExecutionCollection.Builder. copy(SchedulerExecutionCollection model)
-
Uses of SchedulerExecutionCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return SchedulerExecutionCollection Modifier and Type Method Description SchedulerExecutionCollection
ListSchedulerExecutionsResponse. getSchedulerExecutionCollection()
The returned SchedulerExecutionCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type SchedulerExecutionCollection Modifier and Type Method Description ListSchedulerExecutionsResponse.Builder
ListSchedulerExecutionsResponse.Builder. schedulerExecutionCollection(SchedulerExecutionCollection schedulerExecutionCollection)
The returned SchedulerExecutionCollection instance.
-