| Package | Description |
|---|---|
| com.amazonaws.services.translate.model |
| Modifier and Type | Method and Description |
|---|---|
static ParallelDataFormat |
ParallelDataFormat.fromValue(String value)
Use this in place of valueOf.
|
static ParallelDataFormat |
ParallelDataFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParallelDataFormat[] |
ParallelDataFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ParallelDataConfig |
ParallelDataConfig.withFormat(ParallelDataFormat format)
The format of the parallel data input file.
|
Copyright © 2023. All rights reserved.