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