Uses of Enum
com.amazonaws.util.EncodingSchemeEnum
Packages that use EncodingSchemeEnum
-
Uses of EncodingSchemeEnum in com.amazonaws.util
Subclasses with type arguments of type EncodingSchemeEnum in com.amazonaws.utilModifier and TypeClassDescriptionenumCurrently provided encoding schemes "out of the box".Methods in com.amazonaws.util that return EncodingSchemeEnumModifier and TypeMethodDescriptionstatic EncodingSchemeEnumReturns the enum constant of this type with the specified name.static EncodingSchemeEnum[]EncodingSchemeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.