Uses of Class
com.oracle.bmc.jms.model.PluginErrorAggregationCollection
- 
Packages that use PluginErrorAggregationCollection Package Description com.oracle.bmc.jms.model com.oracle.bmc.jms.responses 
- 
- 
Uses of PluginErrorAggregationCollection in com.oracle.bmc.jms.modelMethods in com.oracle.bmc.jms.model that return PluginErrorAggregationCollection Modifier and Type Method Description PluginErrorAggregationCollectionPluginErrorAggregationCollection.Builder. build()Methods in com.oracle.bmc.jms.model with parameters of type PluginErrorAggregationCollection Modifier and Type Method Description PluginErrorAggregationCollection.BuilderPluginErrorAggregationCollection.Builder. copy(PluginErrorAggregationCollection model)
- 
Uses of PluginErrorAggregationCollection in com.oracle.bmc.jms.responsesMethods in com.oracle.bmc.jms.responses that return PluginErrorAggregationCollection Modifier and Type Method Description PluginErrorAggregationCollectionSummarizePluginErrorsResponse. getPluginErrorAggregationCollection()The returned PluginErrorAggregationCollection instance.Methods in com.oracle.bmc.jms.responses with parameters of type PluginErrorAggregationCollection Modifier and Type Method Description SummarizePluginErrorsResponse.BuilderSummarizePluginErrorsResponse.Builder. pluginErrorAggregationCollection(PluginErrorAggregationCollection pluginErrorAggregationCollection)The returned PluginErrorAggregationCollection instance.
 
-