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