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