public static class FleetErrorAggregationSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
FleetErrorAggregationSummary |
build() |
FleetErrorAggregationSummary.Builder |
copy(FleetErrorAggregationSummary model) |
FleetErrorAggregationSummary.Builder |
fleetErrorAggregations(List<FleetErrorAggregation> fleetErrorAggregations)
List of fleet error aggregations.
|
FleetErrorAggregationSummary.Builder |
healthyFleetCount(Integer healthyFleetCount)
Count of fleets with no problems.
|
public FleetErrorAggregationSummary.Builder healthyFleetCount(Integer healthyFleetCount)
Count of fleets with no problems.
healthyFleetCount
- the value to setpublic FleetErrorAggregationSummary.Builder fleetErrorAggregations(List<FleetErrorAggregation> fleetErrorAggregations)
List of fleet error aggregations.
fleetErrorAggregations
- the value to setpublic FleetErrorAggregationSummary build()
public FleetErrorAggregationSummary.Builder copy(FleetErrorAggregationSummary model)
Copyright © 2016–2025. All rights reserved.