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