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