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