Uses of Enum
com.amazonaws.services.inspector.model.Severity
Packages that use Severity
-
Uses of Severity in com.amazonaws.services.inspector.model
Methods in com.amazonaws.services.inspector.model that return SeverityModifier and TypeMethodDescriptionstatic Severity
Use this in place of valueOf.static Severity
Returns the enum constant of this type with the specified name.static Severity[]
Severity.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.inspector.model with parameters of type SeverityModifier and TypeMethodDescriptionvoid
Finding.setSeverity
(Severity severity) The finding severity.FindingFilter.withSeverities
(Severity... severities) For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.Finding.withSeverity
(Severity severity) The finding severity.