Uses of Class
com.oracle.bmc.jms.model.FleetErrorAggregationCollection
- 
Packages that use FleetErrorAggregationCollection Package Description com.oracle.bmc.jms.model com.oracle.bmc.jms.responses 
- 
- 
Uses of FleetErrorAggregationCollection in com.oracle.bmc.jms.modelMethods in com.oracle.bmc.jms.model that return FleetErrorAggregationCollection Modifier and Type Method Description FleetErrorAggregationCollectionFleetErrorAggregationCollection.Builder. build()Methods in com.oracle.bmc.jms.model with parameters of type FleetErrorAggregationCollection Modifier and Type Method Description FleetErrorAggregationCollection.BuilderFleetErrorAggregationCollection.Builder. copy(FleetErrorAggregationCollection model)
- 
Uses of FleetErrorAggregationCollection in com.oracle.bmc.jms.responsesMethods in com.oracle.bmc.jms.responses that return FleetErrorAggregationCollection Modifier and Type Method Description FleetErrorAggregationCollectionSummarizeFleetErrorsResponse. getFleetErrorAggregationCollection()The returned FleetErrorAggregationCollection instance.Methods in com.oracle.bmc.jms.responses with parameters of type FleetErrorAggregationCollection Modifier and Type Method Description SummarizeFleetErrorsResponse.BuilderSummarizeFleetErrorsResponse.Builder. fleetErrorAggregationCollection(FleetErrorAggregationCollection fleetErrorAggregationCollection)The returned FleetErrorAggregationCollection instance.
 
-