static SecurityHealthAnalyticsCustomModule.EnablementState |
SecurityHealthAnalyticsCustomModule.EnablementState.forNumber(int value) |
|
SecurityHealthAnalyticsCustomModule.EnablementState |
SecurityHealthAnalyticsCustomModule.Builder.getEnablementState() |
The enablement state of the custom module.
|
SecurityHealthAnalyticsCustomModule.EnablementState |
SecurityHealthAnalyticsCustomModule.getEnablementState() |
The enablement state of the custom module.
|
SecurityHealthAnalyticsCustomModule.EnablementState |
SecurityHealthAnalyticsCustomModuleOrBuilder.getEnablementState() |
The enablement state of the custom module.
|
static SecurityHealthAnalyticsCustomModule.EnablementState |
SecurityHealthAnalyticsCustomModule.EnablementState.valueOf(int value) |
Deprecated.
|
static SecurityHealthAnalyticsCustomModule.EnablementState |
SecurityHealthAnalyticsCustomModule.EnablementState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SecurityHealthAnalyticsCustomModule.EnablementState |
SecurityHealthAnalyticsCustomModule.EnablementState.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SecurityHealthAnalyticsCustomModule.EnablementState[] |
SecurityHealthAnalyticsCustomModule.EnablementState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|