- AmazonTranslate - Interface in com.amazonaws.services.translate
-
Interface for accessing Amazon Translate
- AmazonTranslateAsync - Interface in com.amazonaws.services.translate
-
Interface for accessing Amazon Translate asynchronously.
- AmazonTranslateAsyncClient - Class in com.amazonaws.services.translate
-
Interface for accessing Amazon Translate asynchronously.
- AmazonTranslateAsyncClient() - Constructor for class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
Deprecated.
- AmazonTranslateAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
Deprecated.
- AmazonTranslateAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Amazon
Translate using the specified AWS account credentials.
- AmazonTranslateAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Amazon
Translate using the specified AWS account credentials and executor
service.
- AmazonTranslateAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Amazon
Translate using the specified AWS account credentials, executor service,
and client configuration options.
- AmazonTranslateAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Amazon
Translate using the specified AWS account credentials provider.
- AmazonTranslateAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Amazon
Translate using the specified AWS account credentials provider and
executor service.
- AmazonTranslateAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Amazon
Translate using the specified AWS account credentials provider and client
configuration options.
- AmazonTranslateAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Amazon
Translate using the specified AWS account credentials provider, executor
service, and client configuration options.
- AmazonTranslateClient - Class in com.amazonaws.services.translate
-
Client for accessing Amazon Translate.
- AmazonTranslateClient() - Constructor for class com.amazonaws.services.translate.AmazonTranslateClient
-
Deprecated.
- AmazonTranslateClient(ClientConfiguration) - Constructor for class com.amazonaws.services.translate.AmazonTranslateClient
-
Deprecated.
- AmazonTranslateClient(AWSCredentials) - Constructor for class com.amazonaws.services.translate.AmazonTranslateClient
-
Constructs a new client to invoke service methods on AmazonTranslate
using the specified AWS account credentials.
- AmazonTranslateClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.translate.AmazonTranslateClient
-
Constructs a new client to invoke service methods on AmazonTranslate
using the specified AWS account credentials and client configuration
options.
- AmazonTranslateClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.translate.AmazonTranslateClient
-
Constructs a new client to invoke service methods on AmazonTranslate
using the specified AWS account credentials provider.
- AmazonTranslateClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.translate.AmazonTranslateClient
-
Constructs a new client to invoke service methods on AmazonTranslate
using the specified AWS account credentials provider and client
configuration options.
- AmazonTranslateClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.translate.AmazonTranslateClient
-
Deprecated.
- AmazonTranslateClient(AWSCredentialsProvider, ClientConfiguration, HttpClient) - Constructor for class com.amazonaws.services.translate.AmazonTranslateClient
-
Constructs a new client to invoke service methods on AmazonTranslate
using the specified AWS account credentials provider, client
configuration options and request metric collector.
- AppliedTerminology - Class in com.amazonaws.services.translate.model
-
The custom terminology applied to the input text by Amazon Translate for the
translated text response.
- AppliedTerminology() - Constructor for class com.amazonaws.services.translate.model.AppliedTerminology
-
- getAppliedTerminologies() - Method in class com.amazonaws.services.translate.model.TranslateTextResult
-
The names of the custom terminologies applied to the input text by Amazon
Translate for the translated text response.
- getArn() - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The Amazon Resource Name (ARN) of the custom terminology.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.translate.AmazonTranslate
-
Returns additional metadata for a previously executed successful request,
typically used for debugging issues where a service isn't acting as
expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.translate.AmazonTranslateClient
-
- getCreatedAt() - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The time at which the custom terminology was created, based on the
timestamp.
- getDescription() - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
The description of the custom terminology being imported.
- getDescription() - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The description of the custom terminology properties.
- getDetectedLanguageCode() - Method in exception com.amazonaws.services.translate.model.DetectedLanguageLowConfidenceException
-
The language code of the auto-detected language from Amazon Comprehend.
- getEncryptionKey() - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
The encryption key for the custom terminology being imported.
- getEncryptionKey() - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The encryption key for the custom terminology.
- getExecutorService() - Method in class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getFile() - Method in class com.amazonaws.services.translate.model.TerminologyData
-
The file containing the custom terminology data.
- getFormat() - Method in class com.amazonaws.services.translate.model.TerminologyData
-
The data format of the custom terminology.
- getId() - Method in class com.amazonaws.services.translate.model.EncryptionKey
-
The Amazon Resource Name (ARN) of the encryption key being used to
encrypt the custom terminology.
- getLastUpdatedAt() - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The time at which the custom terminology was last update, based on the
timestamp.
- getLocation() - Method in class com.amazonaws.services.translate.model.TerminologyDataLocation
-
The location of the custom terminology data.
- getMaxResults() - Method in class com.amazonaws.services.translate.model.ListTerminologiesRequest
-
The maximum number of custom terminologies returned per list request.
- getMergeStrategy() - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
The merge strategy of the custom terminology being imported.
- getName() - Method in class com.amazonaws.services.translate.model.AppliedTerminology
-
The name of the custom terminology applied to the input text by Amazon
Translate for the translated text response.
- getName() - Method in class com.amazonaws.services.translate.model.DeleteTerminologyRequest
-
The name of the custom terminology being deleted.
- getName() - Method in class com.amazonaws.services.translate.model.GetTerminologyRequest
-
The name of the custom terminology being retrieved.
- getName() - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
The name of the custom terminology being imported.
- getName() - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The name of the custom terminology.
- getNextToken() - Method in class com.amazonaws.services.translate.model.ListTerminologiesRequest
-
If the result of the request to ListTerminologies was truncated, include
the NextToken to fetch the next group of custom terminologies.
- getNextToken() - Method in class com.amazonaws.services.translate.model.ListTerminologiesResult
-
If the response to the ListTerminologies was truncated, the NextToken
fetches the next group of custom terminologies.
- getRepositoryType() - Method in class com.amazonaws.services.translate.model.TerminologyDataLocation
-
The repository type for the custom terminology data.
- getSizeBytes() - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The size of the file used when importing a custom terminology.
- getSourceLanguageCode() - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The language code for the source text of the translation request for
which the custom terminology is being used.
- getSourceLanguageCode() - Method in class com.amazonaws.services.translate.model.TranslateTextRequest
-
The language code for the language of the source text.
- getSourceLanguageCode() - Method in class com.amazonaws.services.translate.model.TranslateTextResult
-
The language code for the language of the source text.
- getSourceLanguageCode() - Method in exception com.amazonaws.services.translate.model.UnsupportedLanguagePairException
-
The language code for the language of the input text.
- getSourceText() - Method in class com.amazonaws.services.translate.model.Term
-
The source text of the term being translated by the custom terminology.
- getTargetLanguageCode() - Method in class com.amazonaws.services.translate.model.TranslateTextRequest
-
The language code requested for the language of the target text.
- getTargetLanguageCode() - Method in class com.amazonaws.services.translate.model.TranslateTextResult
-
The language code for the language of the target text.
- getTargetLanguageCode() - Method in exception com.amazonaws.services.translate.model.UnsupportedLanguagePairException
-
The language code for the language of the translated text.
- getTargetLanguageCodes() - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The language codes for the target languages available with the custom
terminology file.
- getTargetText() - Method in class com.amazonaws.services.translate.model.Term
-
The target text of the term being translated by the custom terminology.
- getTermCount() - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The number of terms included in the custom terminology.
- getTerminology(GetTerminologyRequest) - Method in interface com.amazonaws.services.translate.AmazonTranslate
-
Retrieves a custom terminology.
- getTerminology(GetTerminologyRequest) - Method in class com.amazonaws.services.translate.AmazonTranslateClient
-
Retrieves a custom terminology.
- getTerminologyAsync(GetTerminologyRequest) - Method in interface com.amazonaws.services.translate.AmazonTranslateAsync
-
Retrieves a custom terminology.
- getTerminologyAsync(GetTerminologyRequest, AsyncHandler<GetTerminologyRequest, GetTerminologyResult>) - Method in interface com.amazonaws.services.translate.AmazonTranslateAsync
-
Retrieves a custom terminology.
- getTerminologyAsync(GetTerminologyRequest) - Method in class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
Retrieves a custom terminology.
- getTerminologyAsync(GetTerminologyRequest, AsyncHandler<GetTerminologyRequest, GetTerminologyResult>) - Method in class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
Retrieves a custom terminology.
- getTerminologyData() - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
The terminology data for the custom terminology being imported.
- getTerminologyDataFormat() - Method in class com.amazonaws.services.translate.model.GetTerminologyRequest
-
The data format of the custom terminology being retrieved, either CSV or
TMX.
- getTerminologyDataLocation() - Method in class com.amazonaws.services.translate.model.GetTerminologyResult
-
The data location of the custom terminology being retrieved.
- getTerminologyNames() - Method in class com.amazonaws.services.translate.model.TranslateTextRequest
-
The TerminologyNames list that is taken as input to the TranslateText
request.
- getTerminologyProperties() - Method in class com.amazonaws.services.translate.model.GetTerminologyResult
-
The properties of the custom terminology being retrieved.
- getTerminologyProperties() - Method in class com.amazonaws.services.translate.model.ImportTerminologyResult
-
The properties of the custom terminology being imported.
- getTerminologyPropertiesList() - Method in class com.amazonaws.services.translate.model.ListTerminologiesResult
-
The properties list of the custom terminologies returned on the list
request.
- GetTerminologyRequest - Class in com.amazonaws.services.translate.model
-
Retrieves a custom terminology.
- GetTerminologyRequest() - Constructor for class com.amazonaws.services.translate.model.GetTerminologyRequest
-
- GetTerminologyResult - Class in com.amazonaws.services.translate.model
-
- GetTerminologyResult() - Constructor for class com.amazonaws.services.translate.model.GetTerminologyResult
-
- getTerms() - Method in class com.amazonaws.services.translate.model.AppliedTerminology
-
The specific terms of the custom terminology applied to the input text by
Amazon Translate for the translated text response.
- getText() - Method in class com.amazonaws.services.translate.model.TranslateTextRequest
-
The text to translate.
- getTranslatedText() - Method in class com.amazonaws.services.translate.model.TranslateTextResult
-
The the translated text.
- getType() - Method in class com.amazonaws.services.translate.model.EncryptionKey
-
The type of encryption key used by Amazon Translate to encrypt custom
terminologies.
- importTerminology(ImportTerminologyRequest) - Method in interface com.amazonaws.services.translate.AmazonTranslate
-
Creates or updates a custom terminology, depending on whether or not one
already exists for the given terminology name.
- importTerminology(ImportTerminologyRequest) - Method in class com.amazonaws.services.translate.AmazonTranslateClient
-
Creates or updates a custom terminology, depending on whether or not one
already exists for the given terminology name.
- importTerminologyAsync(ImportTerminologyRequest) - Method in interface com.amazonaws.services.translate.AmazonTranslateAsync
-
Creates or updates a custom terminology, depending on whether or not one
already exists for the given terminology name.
- importTerminologyAsync(ImportTerminologyRequest, AsyncHandler<ImportTerminologyRequest, ImportTerminologyResult>) - Method in interface com.amazonaws.services.translate.AmazonTranslateAsync
-
Creates or updates a custom terminology, depending on whether or not one
already exists for the given terminology name.
- importTerminologyAsync(ImportTerminologyRequest) - Method in class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
Creates or updates a custom terminology, depending on whether or not one
already exists for the given terminology name.
- importTerminologyAsync(ImportTerminologyRequest, AsyncHandler<ImportTerminologyRequest, ImportTerminologyResult>) - Method in class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
Creates or updates a custom terminology, depending on whether or not one
already exists for the given terminology name.
- ImportTerminologyRequest - Class in com.amazonaws.services.translate.model
-
Creates or updates a custom terminology, depending on whether or not one
already exists for the given terminology name.
- ImportTerminologyRequest() - Constructor for class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
- ImportTerminologyResult - Class in com.amazonaws.services.translate.model
-
- ImportTerminologyResult() - Constructor for class com.amazonaws.services.translate.model.ImportTerminologyResult
-
- InternalServerException - Exception in com.amazonaws.services.translate.model
-
An internal server error occurred.
- InternalServerException(String) - Constructor for exception com.amazonaws.services.translate.model.InternalServerException
-
Constructs a new InternalServerException with the specified error
message.
- InvalidParameterValueException - Exception in com.amazonaws.services.translate.model
-
The value of the parameter is invalid.
- InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.translate.model.InvalidParameterValueException
-
Constructs a new InvalidParameterValueException with the specified error
message.
- InvalidRequestException - Exception in com.amazonaws.services.translate.model
-
The request that you made is invalid.
- InvalidRequestException(String) - Constructor for exception com.amazonaws.services.translate.model.InvalidRequestException
-
Constructs a new InvalidRequestException with the specified error
message.
- ServiceUnavailableException - Exception in com.amazonaws.services.translate.model
-
The Amazon Translate service is temporarily unavailable.
- ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.translate.model.ServiceUnavailableException
-
Constructs a new ServiceUnavailableException with the specified error
message.
- setAppliedTerminologies(Collection<AppliedTerminology>) - Method in class com.amazonaws.services.translate.model.TranslateTextResult
-
The names of the custom terminologies applied to the input text by Amazon
Translate for the translated text response.
- setArn(String) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The Amazon Resource Name (ARN) of the custom terminology.
- setCreatedAt(Date) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The time at which the custom terminology was created, based on the
timestamp.
- setDescription(String) - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
The description of the custom terminology being imported.
- setDescription(String) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The description of the custom terminology properties.
- setDetectedLanguageCode(String) - Method in exception com.amazonaws.services.translate.model.DetectedLanguageLowConfidenceException
-
The language code of the auto-detected language from Amazon Comprehend.
- setEncryptionKey(EncryptionKey) - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
The encryption key for the custom terminology being imported.
- setEncryptionKey(EncryptionKey) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The encryption key for the custom terminology.
- setEndpoint(String) - Method in interface com.amazonaws.services.translate.AmazonTranslate
-
Overrides the default endpoint for this client
("https://translate.us-east-1.amazonaws.com").
- setFile(ByteBuffer) - Method in class com.amazonaws.services.translate.model.TerminologyData
-
The file containing the custom terminology data.
- setFormat(String) - Method in class com.amazonaws.services.translate.model.TerminologyData
-
The data format of the custom terminology.
- setFormat(TerminologyDataFormat) - Method in class com.amazonaws.services.translate.model.TerminologyData
-
The data format of the custom terminology.
- setId(String) - Method in class com.amazonaws.services.translate.model.EncryptionKey
-
The Amazon Resource Name (ARN) of the encryption key being used to
encrypt the custom terminology.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The time at which the custom terminology was last update, based on the
timestamp.
- setLocation(String) - Method in class com.amazonaws.services.translate.model.TerminologyDataLocation
-
The location of the custom terminology data.
- setMaxResults(Integer) - Method in class com.amazonaws.services.translate.model.ListTerminologiesRequest
-
The maximum number of custom terminologies returned per list request.
- setMergeStrategy(String) - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
The merge strategy of the custom terminology being imported.
- setMergeStrategy(MergeStrategy) - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
The merge strategy of the custom terminology being imported.
- setName(String) - Method in class com.amazonaws.services.translate.model.AppliedTerminology
-
The name of the custom terminology applied to the input text by Amazon
Translate for the translated text response.
- setName(String) - Method in class com.amazonaws.services.translate.model.DeleteTerminologyRequest
-
The name of the custom terminology being deleted.
- setName(String) - Method in class com.amazonaws.services.translate.model.GetTerminologyRequest
-
The name of the custom terminology being retrieved.
- setName(String) - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
The name of the custom terminology being imported.
- setName(String) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The name of the custom terminology.
- setNextToken(String) - Method in class com.amazonaws.services.translate.model.ListTerminologiesRequest
-
If the result of the request to ListTerminologies was truncated, include
the NextToken to fetch the next group of custom terminologies.
- setNextToken(String) - Method in class com.amazonaws.services.translate.model.ListTerminologiesResult
-
If the response to the ListTerminologies was truncated, the NextToken
fetches the next group of custom terminologies.
- setRegion(Region) - Method in interface com.amazonaws.services.translate.AmazonTranslate
-
- setRepositoryType(String) - Method in class com.amazonaws.services.translate.model.TerminologyDataLocation
-
The repository type for the custom terminology data.
- setSizeBytes(Integer) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The size of the file used when importing a custom terminology.
- setSourceLanguageCode(String) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The language code for the source text of the translation request for
which the custom terminology is being used.
- setSourceLanguageCode(String) - Method in class com.amazonaws.services.translate.model.TranslateTextRequest
-
The language code for the language of the source text.
- setSourceLanguageCode(String) - Method in class com.amazonaws.services.translate.model.TranslateTextResult
-
The language code for the language of the source text.
- setSourceLanguageCode(String) - Method in exception com.amazonaws.services.translate.model.UnsupportedLanguagePairException
-
The language code for the language of the input text.
- setSourceText(String) - Method in class com.amazonaws.services.translate.model.Term
-
The source text of the term being translated by the custom terminology.
- setTargetLanguageCode(String) - Method in class com.amazonaws.services.translate.model.TranslateTextRequest
-
The language code requested for the language of the target text.
- setTargetLanguageCode(String) - Method in class com.amazonaws.services.translate.model.TranslateTextResult
-
The language code for the language of the target text.
- setTargetLanguageCode(String) - Method in exception com.amazonaws.services.translate.model.UnsupportedLanguagePairException
-
The language code for the language of the translated text.
- setTargetLanguageCodes(Collection<String>) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The language codes for the target languages available with the custom
terminology file.
- setTargetText(String) - Method in class com.amazonaws.services.translate.model.Term
-
The target text of the term being translated by the custom terminology.
- setTermCount(Integer) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The number of terms included in the custom terminology.
- setTerminologyData(TerminologyData) - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
The terminology data for the custom terminology being imported.
- setTerminologyDataFormat(String) - Method in class com.amazonaws.services.translate.model.GetTerminologyRequest
-
The data format of the custom terminology being retrieved, either CSV or
TMX.
- setTerminologyDataFormat(TerminologyDataFormat) - Method in class com.amazonaws.services.translate.model.GetTerminologyRequest
-
The data format of the custom terminology being retrieved, either CSV or
TMX.
- setTerminologyDataLocation(TerminologyDataLocation) - Method in class com.amazonaws.services.translate.model.GetTerminologyResult
-
The data location of the custom terminology being retrieved.
- setTerminologyNames(Collection<String>) - Method in class com.amazonaws.services.translate.model.TranslateTextRequest
-
The TerminologyNames list that is taken as input to the TranslateText
request.
- setTerminologyProperties(TerminologyProperties) - Method in class com.amazonaws.services.translate.model.GetTerminologyResult
-
The properties of the custom terminology being retrieved.
- setTerminologyProperties(TerminologyProperties) - Method in class com.amazonaws.services.translate.model.ImportTerminologyResult
-
The properties of the custom terminology being imported.
- setTerminologyPropertiesList(Collection<TerminologyProperties>) - Method in class com.amazonaws.services.translate.model.ListTerminologiesResult
-
The properties list of the custom terminologies returned on the list
request.
- setTerms(Collection<Term>) - Method in class com.amazonaws.services.translate.model.AppliedTerminology
-
The specific terms of the custom terminology applied to the input text by
Amazon Translate for the translated text response.
- setText(String) - Method in class com.amazonaws.services.translate.model.TranslateTextRequest
-
The text to translate.
- setTranslatedText(String) - Method in class com.amazonaws.services.translate.model.TranslateTextResult
-
The the translated text.
- setType(String) - Method in class com.amazonaws.services.translate.model.EncryptionKey
-
The type of encryption key used by Amazon Translate to encrypt custom
terminologies.
- setType(EncryptionKeyType) - Method in class com.amazonaws.services.translate.model.EncryptionKey
-
The type of encryption key used by Amazon Translate to encrypt custom
terminologies.
- shutdown() - Method in interface com.amazonaws.services.translate.AmazonTranslate
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
Shuts down the client, releasing all managed resources.
- Term - Class in com.amazonaws.services.translate.model
-
The term being translated by the custom terminology.
- Term() - Constructor for class com.amazonaws.services.translate.model.Term
-
- TerminologyData - Class in com.amazonaws.services.translate.model
-
The data associated with the custom terminology.
- TerminologyData() - Constructor for class com.amazonaws.services.translate.model.TerminologyData
-
- TerminologyDataFormat - Enum in com.amazonaws.services.translate.model
-
Terminology Data Format
- TerminologyDataLocation - Class in com.amazonaws.services.translate.model
-
The location of the custom terminology data.
- TerminologyDataLocation() - Constructor for class com.amazonaws.services.translate.model.TerminologyDataLocation
-
- TerminologyProperties - Class in com.amazonaws.services.translate.model
-
The properties of the custom terminology.
- TerminologyProperties() - Constructor for class com.amazonaws.services.translate.model.TerminologyProperties
-
- TextSizeLimitExceededException - Exception in com.amazonaws.services.translate.model
-
The size of the text you submitted exceeds the size limit.
- TextSizeLimitExceededException(String) - Constructor for exception com.amazonaws.services.translate.model.TextSizeLimitExceededException
-
Constructs a new TextSizeLimitExceededException with the specified error
message.
- TooManyRequestsException - Exception in com.amazonaws.services.translate.model
-
You have made too many requests within a short period of time.
- TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.translate.model.TooManyRequestsException
-
Constructs a new TooManyRequestsException with the specified error
message.
- toString() - Method in class com.amazonaws.services.translate.model.AppliedTerminology
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.translate.model.DeleteTerminologyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.translate.model.EncryptionKey
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.translate.model.EncryptionKeyType
-
- toString() - Method in class com.amazonaws.services.translate.model.GetTerminologyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.translate.model.GetTerminologyResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.translate.model.ImportTerminologyResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.translate.model.ListTerminologiesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.translate.model.ListTerminologiesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.translate.model.MergeStrategy
-
- toString() - Method in class com.amazonaws.services.translate.model.Term
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.translate.model.TerminologyData
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.translate.model.TerminologyDataFormat
-
- toString() - Method in class com.amazonaws.services.translate.model.TerminologyDataLocation
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.translate.model.TranslateTextRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.translate.model.TranslateTextResult
-
Returns a string representation of this object; useful for testing and
debugging.
- translateText(TranslateTextRequest) - Method in interface com.amazonaws.services.translate.AmazonTranslate
-
Translates input text from the source language to the target language.
- translateText(TranslateTextRequest) - Method in class com.amazonaws.services.translate.AmazonTranslateClient
-
Translates input text from the source language to the target language.
- translateTextAsync(TranslateTextRequest) - Method in interface com.amazonaws.services.translate.AmazonTranslateAsync
-
Translates input text from the source language to the target language.
- translateTextAsync(TranslateTextRequest, AsyncHandler<TranslateTextRequest, TranslateTextResult>) - Method in interface com.amazonaws.services.translate.AmazonTranslateAsync
-
Translates input text from the source language to the target language.
- translateTextAsync(TranslateTextRequest) - Method in class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
Translates input text from the source language to the target language.
- translateTextAsync(TranslateTextRequest, AsyncHandler<TranslateTextRequest, TranslateTextResult>) - Method in class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
Translates input text from the source language to the target language.
- TranslateTextRequest - Class in com.amazonaws.services.translate.model
-
Translates input text from the source language to the target language.
- TranslateTextRequest() - Constructor for class com.amazonaws.services.translate.model.TranslateTextRequest
-
- TranslateTextResult - Class in com.amazonaws.services.translate.model
-
- TranslateTextResult() - Constructor for class com.amazonaws.services.translate.model.TranslateTextResult
-
- withAppliedTerminologies(AppliedTerminology...) - Method in class com.amazonaws.services.translate.model.TranslateTextResult
-
The names of the custom terminologies applied to the input text by Amazon
Translate for the translated text response.
- withAppliedTerminologies(Collection<AppliedTerminology>) - Method in class com.amazonaws.services.translate.model.TranslateTextResult
-
The names of the custom terminologies applied to the input text by Amazon
Translate for the translated text response.
- withArn(String) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The Amazon Resource Name (ARN) of the custom terminology.
- withCreatedAt(Date) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The time at which the custom terminology was created, based on the
timestamp.
- withDescription(String) - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
The description of the custom terminology being imported.
- withDescription(String) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The description of the custom terminology properties.
- withEncryptionKey(EncryptionKey) - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
The encryption key for the custom terminology being imported.
- withEncryptionKey(EncryptionKey) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The encryption key for the custom terminology.
- withFile(ByteBuffer) - Method in class com.amazonaws.services.translate.model.TerminologyData
-
The file containing the custom terminology data.
- withFormat(String) - Method in class com.amazonaws.services.translate.model.TerminologyData
-
The data format of the custom terminology.
- withFormat(TerminologyDataFormat) - Method in class com.amazonaws.services.translate.model.TerminologyData
-
The data format of the custom terminology.
- withId(String) - Method in class com.amazonaws.services.translate.model.EncryptionKey
-
The Amazon Resource Name (ARN) of the encryption key being used to
encrypt the custom terminology.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The time at which the custom terminology was last update, based on the
timestamp.
- withLocation(String) - Method in class com.amazonaws.services.translate.model.TerminologyDataLocation
-
The location of the custom terminology data.
- withMaxResults(Integer) - Method in class com.amazonaws.services.translate.model.ListTerminologiesRequest
-
The maximum number of custom terminologies returned per list request.
- withMergeStrategy(String) - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
The merge strategy of the custom terminology being imported.
- withMergeStrategy(MergeStrategy) - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
The merge strategy of the custom terminology being imported.
- withName(String) - Method in class com.amazonaws.services.translate.model.AppliedTerminology
-
The name of the custom terminology applied to the input text by Amazon
Translate for the translated text response.
- withName(String) - Method in class com.amazonaws.services.translate.model.DeleteTerminologyRequest
-
The name of the custom terminology being deleted.
- withName(String) - Method in class com.amazonaws.services.translate.model.GetTerminologyRequest
-
The name of the custom terminology being retrieved.
- withName(String) - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
The name of the custom terminology being imported.
- withName(String) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The name of the custom terminology.
- withNextToken(String) - Method in class com.amazonaws.services.translate.model.ListTerminologiesRequest
-
If the result of the request to ListTerminologies was truncated, include
the NextToken to fetch the next group of custom terminologies.
- withNextToken(String) - Method in class com.amazonaws.services.translate.model.ListTerminologiesResult
-
If the response to the ListTerminologies was truncated, the NextToken
fetches the next group of custom terminologies.
- withRepositoryType(String) - Method in class com.amazonaws.services.translate.model.TerminologyDataLocation
-
The repository type for the custom terminology data.
- withSizeBytes(Integer) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The size of the file used when importing a custom terminology.
- withSourceLanguageCode(String) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The language code for the source text of the translation request for
which the custom terminology is being used.
- withSourceLanguageCode(String) - Method in class com.amazonaws.services.translate.model.TranslateTextRequest
-
The language code for the language of the source text.
- withSourceLanguageCode(String) - Method in class com.amazonaws.services.translate.model.TranslateTextResult
-
The language code for the language of the source text.
- withSourceText(String) - Method in class com.amazonaws.services.translate.model.Term
-
The source text of the term being translated by the custom terminology.
- withTargetLanguageCode(String) - Method in class com.amazonaws.services.translate.model.TranslateTextRequest
-
The language code requested for the language of the target text.
- withTargetLanguageCode(String) - Method in class com.amazonaws.services.translate.model.TranslateTextResult
-
The language code for the language of the target text.
- withTargetLanguageCodes(String...) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The language codes for the target languages available with the custom
terminology file.
- withTargetLanguageCodes(Collection<String>) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The language codes for the target languages available with the custom
terminology file.
- withTargetText(String) - Method in class com.amazonaws.services.translate.model.Term
-
The target text of the term being translated by the custom terminology.
- withTermCount(Integer) - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
The number of terms included in the custom terminology.
- withTerminologyData(TerminologyData) - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
The terminology data for the custom terminology being imported.
- withTerminologyDataFormat(String) - Method in class com.amazonaws.services.translate.model.GetTerminologyRequest
-
The data format of the custom terminology being retrieved, either CSV or
TMX.
- withTerminologyDataFormat(TerminologyDataFormat) - Method in class com.amazonaws.services.translate.model.GetTerminologyRequest
-
The data format of the custom terminology being retrieved, either CSV or
TMX.
- withTerminologyDataLocation(TerminologyDataLocation) - Method in class com.amazonaws.services.translate.model.GetTerminologyResult
-
The data location of the custom terminology being retrieved.
- withTerminologyNames(String...) - Method in class com.amazonaws.services.translate.model.TranslateTextRequest
-
The TerminologyNames list that is taken as input to the TranslateText
request.
- withTerminologyNames(Collection<String>) - Method in class com.amazonaws.services.translate.model.TranslateTextRequest
-
The TerminologyNames list that is taken as input to the TranslateText
request.
- withTerminologyProperties(TerminologyProperties) - Method in class com.amazonaws.services.translate.model.GetTerminologyResult
-
The properties of the custom terminology being retrieved.
- withTerminologyProperties(TerminologyProperties) - Method in class com.amazonaws.services.translate.model.ImportTerminologyResult
-
The properties of the custom terminology being imported.
- withTerminologyPropertiesList(TerminologyProperties...) - Method in class com.amazonaws.services.translate.model.ListTerminologiesResult
-
The properties list of the custom terminologies returned on the list
request.
- withTerminologyPropertiesList(Collection<TerminologyProperties>) - Method in class com.amazonaws.services.translate.model.ListTerminologiesResult
-
The properties list of the custom terminologies returned on the list
request.
- withTerms(Term...) - Method in class com.amazonaws.services.translate.model.AppliedTerminology
-
The specific terms of the custom terminology applied to the input text by
Amazon Translate for the translated text response.
- withTerms(Collection<Term>) - Method in class com.amazonaws.services.translate.model.AppliedTerminology
-
The specific terms of the custom terminology applied to the input text by
Amazon Translate for the translated text response.
- withText(String) - Method in class com.amazonaws.services.translate.model.TranslateTextRequest
-
The text to translate.
- withTranslatedText(String) - Method in class com.amazonaws.services.translate.model.TranslateTextResult
-
The the translated text.
- withType(String) - Method in class com.amazonaws.services.translate.model.EncryptionKey
-
The type of encryption key used by Amazon Translate to encrypt custom
terminologies.
- withType(EncryptionKeyType) - Method in class com.amazonaws.services.translate.model.EncryptionKey
-
The type of encryption key used by Amazon Translate to encrypt custom
terminologies.