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