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