public static class SchedulerJobAggregation.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SchedulerJobAggregation |
build() |
SchedulerJobAggregation.Builder |
copy(SchedulerJobAggregation model) |
SchedulerJobAggregation.Builder |
count(Integer count)
Count of jobs in a Tenancy.
|
SchedulerJobAggregation.Builder |
dimensions(SchedulerJobDimension dimensions) |
public SchedulerJobAggregation.Builder count(Integer count)
Count of jobs in a Tenancy.
count
- the value to setpublic SchedulerJobAggregation.Builder dimensions(SchedulerJobDimension dimensions)
public SchedulerJobAggregation build()
public SchedulerJobAggregation.Builder copy(SchedulerJobAggregation model)
Copyright © 2016–2024. All rights reserved.