Package | Description |
---|---|
com.oracle.bmc.jms.model |
Modifier and Type | Method and Description |
---|---|
PluginErrorAggregation |
PluginErrorAggregation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PluginErrorAggregation> |
PluginErrorAggregationSummary.getPluginErrorAggregations()
List of plugin aggregation errors.
|
Modifier and Type | Method and Description |
---|---|
PluginErrorAggregation.Builder |
PluginErrorAggregation.Builder.copy(PluginErrorAggregation model) |
Modifier and Type | Method and Description |
---|---|
PluginErrorAggregationSummary.Builder |
PluginErrorAggregationSummary.Builder.pluginErrorAggregations(List<PluginErrorAggregation> pluginErrorAggregations)
List of plugin aggregation errors.
|
Constructor and Description |
---|
PluginErrorAggregationSummary(Integer healthyPluginCount,
List<PluginErrorAggregation> pluginErrorAggregations)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.