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