Uses of Class
com.oracle.bmc.fleetappsmanagement.model.SchedulerJobAggregation
-
Packages that use SchedulerJobAggregation Package Description com.oracle.bmc.fleetappsmanagement.model -
-
Uses of SchedulerJobAggregation in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return SchedulerJobAggregation Modifier and Type Method Description SchedulerJobAggregation
SchedulerJobAggregation.Builder. build()
Methods in com.oracle.bmc.fleetappsmanagement.model that return types with arguments of type SchedulerJobAggregation Modifier and Type Method Description List<SchedulerJobAggregation>
SchedulerJobAggregationCollection. getItems()
List of SchedulerJobAggregation objects.Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type SchedulerJobAggregation Modifier and Type Method Description SchedulerJobAggregation.Builder
SchedulerJobAggregation.Builder. copy(SchedulerJobAggregation model)
Method parameters in com.oracle.bmc.fleetappsmanagement.model with type arguments of type SchedulerJobAggregation Modifier and Type Method Description SchedulerJobAggregationCollection.Builder
SchedulerJobAggregationCollection.Builder. items(List<SchedulerJobAggregation> items)
List of SchedulerJobAggregation objects.Constructor parameters in com.oracle.bmc.fleetappsmanagement.model with type arguments of type SchedulerJobAggregation Constructor Description SchedulerJobAggregationCollection(List<SchedulerJobAggregation> items)
Deprecated.
-