Uses of Class
com.oracle.bmc.loganalytics.model.ScheduledTaskCollection
-
Packages that use ScheduledTaskCollection Package Description com.oracle.bmc.loganalytics.model com.oracle.bmc.loganalytics.responses -
-
Uses of ScheduledTaskCollection in com.oracle.bmc.loganalytics.model
Methods in com.oracle.bmc.loganalytics.model that return ScheduledTaskCollection Modifier and Type Method Description ScheduledTaskCollection
ScheduledTaskCollection.Builder. build()
Methods in com.oracle.bmc.loganalytics.model with parameters of type ScheduledTaskCollection Modifier and Type Method Description ScheduledTaskCollection.Builder
ScheduledTaskCollection.Builder. copy(ScheduledTaskCollection model)
-
Uses of ScheduledTaskCollection in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return ScheduledTaskCollection Modifier and Type Method Description ScheduledTaskCollection
ListScheduledTasksResponse. getScheduledTaskCollection()
The returned ScheduledTaskCollection instance.Methods in com.oracle.bmc.loganalytics.responses with parameters of type ScheduledTaskCollection Modifier and Type Method Description ListScheduledTasksResponse.Builder
ListScheduledTasksResponse.Builder. scheduledTaskCollection(ScheduledTaskCollection scheduledTaskCollection)
The returned ScheduledTaskCollection instance.
-