Uses of Class
com.oracle.bmc.osmanagementhub.model.ScheduledJobCollection
-
Packages that use ScheduledJobCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses -
-
Uses of ScheduledJobCollection in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return ScheduledJobCollection Modifier and Type Method Description ScheduledJobCollection
ScheduledJobCollection.Builder. build()
Methods in com.oracle.bmc.osmanagementhub.model with parameters of type ScheduledJobCollection Modifier and Type Method Description ScheduledJobCollection.Builder
ScheduledJobCollection.Builder. copy(ScheduledJobCollection model)
-
Uses of ScheduledJobCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return ScheduledJobCollection Modifier and Type Method Description ScheduledJobCollection
ListScheduledJobsResponse. getScheduledJobCollection()
The returned ScheduledJobCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type ScheduledJobCollection Modifier and Type Method Description ListScheduledJobsResponse.Builder
ListScheduledJobsResponse.Builder. scheduledJobCollection(ScheduledJobCollection scheduledJobCollection)
The returned ScheduledJobCollection instance.
-