| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
static DatePartitionSequenceValue |
DatePartitionSequenceValue.fromValue(String value)
Use this in place of valueOf.
|
static DatePartitionSequenceValue |
DatePartitionSequenceValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatePartitionSequenceValue[] |
DatePartitionSequenceValue.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.setDatePartitionSequence(DatePartitionSequenceValue datePartitionSequence)
Identifies the sequence of the date format to use during folder partitioning.
|
S3Settings |
S3Settings.withDatePartitionSequence(DatePartitionSequenceValue datePartitionSequence)
Identifies the sequence of the date format to use during folder partitioning.
|
Copyright © 2021. All rights reserved.