public class SecurityMonitoringRuleTypeRead extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SecurityMonitoringRuleTypeRead.SecurityMonitoringRuleTypeReadSerializer |
| Modifier and Type | Field and Description |
|---|---|
static SecurityMonitoringRuleTypeRead |
APPLICATION_SECURITY |
static SecurityMonitoringRuleTypeRead |
CLOUD_CONFIGURATION |
static SecurityMonitoringRuleTypeRead |
INFRASTRUCTURE_CONFIGURATION |
static SecurityMonitoringRuleTypeRead |
LOG_DETECTION |
static SecurityMonitoringRuleTypeRead |
WORKLOAD_SECURITY |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Return true if this SecurityMonitoringRuleTypeRead object is equal to o.
|
static SecurityMonitoringRuleTypeRead |
fromValue(String value) |
String |
getValue() |
int |
hashCode() |
boolean |
isValid() |
void |
setValue(String value) |
String |
toString() |
public static final SecurityMonitoringRuleTypeRead LOG_DETECTION
public static final SecurityMonitoringRuleTypeRead INFRASTRUCTURE_CONFIGURATION
public static final SecurityMonitoringRuleTypeRead WORKLOAD_SECURITY
public static final SecurityMonitoringRuleTypeRead CLOUD_CONFIGURATION
public static final SecurityMonitoringRuleTypeRead APPLICATION_SECURITY
public boolean isValid()
public String getValue()
public void setValue(String value)
public boolean equals(Object o)
public static SecurityMonitoringRuleTypeRead fromValue(String value)
Copyright © 2023. All rights reserved.