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