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