Uses of Class
com.oracle.bmc.jms.model.FleetErrorCollection
-
Packages that use FleetErrorCollection Package Description com.oracle.bmc.jms.model com.oracle.bmc.jms.responses -
-
Uses of FleetErrorCollection in com.oracle.bmc.jms.model
Methods in com.oracle.bmc.jms.model that return FleetErrorCollection Modifier and Type Method Description FleetErrorCollection
FleetErrorCollection.Builder. build()
Methods in com.oracle.bmc.jms.model with parameters of type FleetErrorCollection Modifier and Type Method Description FleetErrorCollection.Builder
FleetErrorCollection.Builder. copy(FleetErrorCollection model)
-
Uses of FleetErrorCollection in com.oracle.bmc.jms.responses
Methods in com.oracle.bmc.jms.responses that return FleetErrorCollection Modifier and Type Method Description FleetErrorCollection
ListFleetErrorsResponse. getFleetErrorCollection()
The returned FleetErrorCollection instance.Methods in com.oracle.bmc.jms.responses with parameters of type FleetErrorCollection Modifier and Type Method Description ListFleetErrorsResponse.Builder
ListFleetErrorsResponse.Builder. fleetErrorCollection(FleetErrorCollection fleetErrorCollection)
The returned FleetErrorCollection instance.
-