default GetTerminologyResponse.Builder |
GetTerminologyResponse.Builder.auxiliaryDataLocation(Consumer<TerminologyDataLocation.Builder> auxiliaryDataLocation) |
The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file.
|
GetTerminologyResponse.Builder |
GetTerminologyResponse.Builder.auxiliaryDataLocation(TerminologyDataLocation auxiliaryDataLocation) |
The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file.
|
static GetTerminologyResponse.Builder |
GetTerminologyResponse.builder() |
|
default GetTerminologyResponse.Builder |
GetTerminologyResponse.Builder.terminologyDataLocation(Consumer<TerminologyDataLocation.Builder> terminologyDataLocation) |
The Amazon S3 location of the most recent custom terminology input file that was successfully imported into
Amazon Translate.
|
GetTerminologyResponse.Builder |
GetTerminologyResponse.Builder.terminologyDataLocation(TerminologyDataLocation terminologyDataLocation) |
The Amazon S3 location of the most recent custom terminology input file that was successfully imported into
Amazon Translate.
|
default GetTerminologyResponse.Builder |
GetTerminologyResponse.Builder.terminologyProperties(Consumer<TerminologyProperties.Builder> terminologyProperties) |
The properties of the custom terminology being retrieved.
|
GetTerminologyResponse.Builder |
GetTerminologyResponse.Builder.terminologyProperties(TerminologyProperties terminologyProperties) |
The properties of the custom terminology being retrieved.
|
GetTerminologyResponse.Builder |
GetTerminologyResponse.toBuilder() |
|