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