Uses of Enum
software.amazon.awssdk.services.databasemigration.model.EncodingTypeValue
Packages that use EncodingTypeValue
-
Uses of EncodingTypeValue in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return EncodingTypeValueModifier and TypeMethodDescriptionfinal EncodingTypeValueS3Settings.encodingType()The type of encoding you are using:static EncodingTypeValueUse this in place of valueOf to convert the raw string returned by the service into the enum value.static EncodingTypeValueReturns the enum constant of this type with the specified name.static EncodingTypeValue[]EncodingTypeValue.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type EncodingTypeValueMethods in software.amazon.awssdk.services.databasemigration.model with parameters of type EncodingTypeValueModifier and TypeMethodDescriptionS3Settings.Builder.encodingType(EncodingTypeValue encodingType) The type of encoding you are using: