| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
static EncodingTypeValue |
EncodingTypeValue.fromValue(String value)
Use this in place of valueOf.
|
static EncodingTypeValue |
EncodingTypeValue.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3Settings.setEncodingType(EncodingTypeValue encodingType)
The type of encoding you are using:
|
S3Settings |
S3Settings.withEncodingType(EncodingTypeValue encodingType)
The type of encoding you are using:
|
Copyright © 2020. All rights reserved.