Package | Description |
---|---|
com.oracle.bmc.jms.model |
Modifier and Type | Method and Description |
---|---|
FleetErrorAggregation |
FleetErrorAggregation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<FleetErrorAggregation> |
FleetErrorAggregationSummary.getFleetErrorAggregations()
List of fleet error aggregations.
|
Modifier and Type | Method and Description |
---|---|
FleetErrorAggregation.Builder |
FleetErrorAggregation.Builder.copy(FleetErrorAggregation model) |
Modifier and Type | Method and Description |
---|---|
FleetErrorAggregationSummary.Builder |
FleetErrorAggregationSummary.Builder.fleetErrorAggregations(List<FleetErrorAggregation> fleetErrorAggregations)
List of fleet error aggregations.
|
Constructor and Description |
---|
FleetErrorAggregationSummary(Integer healthyFleetCount,
List<FleetErrorAggregation> fleetErrorAggregations)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.