| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
static DatePartitionDelimiterValue |
DatePartitionDelimiterValue.fromValue(String value)
Use this in place of valueOf.
|
static DatePartitionDelimiterValue |
DatePartitionDelimiterValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatePartitionDelimiterValue[] |
DatePartitionDelimiterValue.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.setDatePartitionDelimiter(DatePartitionDelimiterValue datePartitionDelimiter)
Specifies a date separating delimiter to use during folder partitioning.
|
S3Settings |
S3Settings.withDatePartitionDelimiter(DatePartitionDelimiterValue datePartitionDelimiter)
Specifies a date separating delimiter to use during folder partitioning.
|
Copyright © 2024. All rights reserved.