Uses of Enum
com.amazonaws.services.inspector.model.Locale
Packages that use Locale
-
Uses of Locale in com.amazonaws.services.inspector.model
Subclasses with type arguments of type Locale in com.amazonaws.services.inspector.modelMethods in com.amazonaws.services.inspector.model that return LocaleModifier and TypeMethodDescriptionstatic LocaleUse this in place of valueOf.static LocaleReturns 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 TypeMethodDescriptionvoidThe locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.voidThe 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.