Uses of Enum
com.amazonaws.services.inspector.model.Locale
Packages that use Locale
-
Uses of Locale in com.amazonaws.services.inspector.model
Methods in com.amazonaws.services.inspector.model that return LocaleModifier and TypeMethodDescriptionstatic Locale
Use this in place of valueOf.static Locale
Returns the enum constant of this type with the specified name.static Locale[]
Locale.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 LocaleModifier and TypeMethodDescriptionvoid
The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.void
The locale that you want to translate a rules package description into.DescribeFindingsRequest.withLocale
(Locale locale) The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.DescribeRulesPackagesRequest.withLocale
(Locale locale) The locale that you want to translate a rules package description into.