| Package | Description |
|---|---|
| com.amazonaws.services.translate |
Provides translation of the input content from the source language to the target language.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AmazonTranslateAsync
Interface for accessing Amazon Translate asynchronously.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAmazonTranslate
Abstract implementation of
AmazonTranslate. |
class |
AbstractAmazonTranslateAsync
Abstract implementation of
AmazonTranslateAsync. |
class |
AmazonTranslateAsyncClient
Client for accessing Amazon Translate asynchronously.
|
class |
AmazonTranslateClient
Client for accessing Amazon Translate.
|
| Modifier and Type | Method and Description |
|---|---|
protected AmazonTranslate |
AmazonTranslateClientBuilder.build(AwsSyncClientParams params)
Construct a synchronous implementation of AmazonTranslate using the current builder configuration.
|
static AmazonTranslate |
AmazonTranslateClientBuilder.defaultClient() |
Copyright © 2024. All rights reserved.