| Package | Description |
|---|---|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
static Separator |
Separator.fromValue(String value)
Use this in place of valueOf.
|
static Separator |
Separator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Separator[] |
Separator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
S3CsvSource |
S3CsvSource.withSeparator(Separator separator)
Specifies the delimiter character.
|
Copyright © 2024. All rights reserved.