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