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.model
Methods in com.oracle.bmc.jms.model that return FleetErrorAggregationCollection Modifier and Type Method Description FleetErrorAggregationCollection
FleetErrorAggregationCollection.Builder. build()
Methods in com.oracle.bmc.jms.model with parameters of type FleetErrorAggregationCollection Modifier and Type Method Description FleetErrorAggregationCollection.Builder
FleetErrorAggregationCollection.Builder. copy(FleetErrorAggregationCollection model)
-
Uses of FleetErrorAggregationCollection in com.oracle.bmc.jms.responses
Methods in com.oracle.bmc.jms.responses that return FleetErrorAggregationCollection Modifier and Type Method Description FleetErrorAggregationCollection
SummarizeFleetErrorsResponse. getFleetErrorAggregationCollection()
The returned FleetErrorAggregationCollection instance.Methods in com.oracle.bmc.jms.responses with parameters of type FleetErrorAggregationCollection Modifier and Type Method Description SummarizeFleetErrorsResponse.Builder
SummarizeFleetErrorsResponse.Builder. fleetErrorAggregationCollection(FleetErrorAggregationCollection fleetErrorAggregationCollection)
The returned FleetErrorAggregationCollection instance.
-