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