Uses of Class
com.oracle.bmc.fleetsoftwareupdate.model.RemoveFsuCollectionTargetsDetails.RemovalStrategy
- 
Packages that use RemoveFsuCollectionTargetsDetails.RemovalStrategy Package Description com.oracle.bmc.fleetsoftwareupdate.model 
- 
- 
Uses of RemoveFsuCollectionTargetsDetails.RemovalStrategy in com.oracle.bmc.fleetsoftwareupdate.modelMethods in com.oracle.bmc.fleetsoftwareupdate.model that return RemoveFsuCollectionTargetsDetails.RemovalStrategy Modifier and Type Method Description static RemoveFsuCollectionTargetsDetails.RemovalStrategyRemoveFsuCollectionTargetsDetails.RemovalStrategy. create(String key)static RemoveFsuCollectionTargetsDetails.RemovalStrategyRemoveFsuCollectionTargetsDetails.RemovalStrategy. valueOf(String name)Returns the enum constant of this type with the specified name.static RemoveFsuCollectionTargetsDetails.RemovalStrategy[]RemoveFsuCollectionTargetsDetails.RemovalStrategy. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-