static SecurityPostureConfig.VulnerabilityMode |
SecurityPostureConfig.VulnerabilityMode.forNumber(int value) |
|
SecurityPostureConfig.VulnerabilityMode |
SecurityPostureConfig.Builder.getVulnerabilityMode() |
Sets which mode to use for vulnerability scanning.
|
SecurityPostureConfig.VulnerabilityMode |
SecurityPostureConfig.getVulnerabilityMode() |
Sets which mode to use for vulnerability scanning.
|
SecurityPostureConfig.VulnerabilityMode |
SecurityPostureConfigOrBuilder.getVulnerabilityMode() |
Sets which mode to use for vulnerability scanning.
|
static SecurityPostureConfig.VulnerabilityMode |
SecurityPostureConfig.VulnerabilityMode.valueOf(int value) |
Deprecated.
|
static SecurityPostureConfig.VulnerabilityMode |
SecurityPostureConfig.VulnerabilityMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SecurityPostureConfig.VulnerabilityMode |
SecurityPostureConfig.VulnerabilityMode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SecurityPostureConfig.VulnerabilityMode[] |
SecurityPostureConfig.VulnerabilityMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|