- 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 class com.amazonaws.services.translate.AbstractAmazonTranslate
-
- 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
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- 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 client to execute async 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 class com.amazonaws.services.translate.AbstractAmazonTranslate
-
- 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 class com.amazonaws.services.translate.AbstractAmazonTranslateAsync
-
- getTerminologyAsync(GetTerminologyRequest, AsyncHandler<GetTerminologyRequest, GetTerminologyResult>) - Method in class com.amazonaws.services.translate.AbstractAmazonTranslateAsync
-
- 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
-
- getTerminologyAsync(GetTerminologyRequest, AsyncHandler<GetTerminologyRequest, GetTerminologyResult>) - Method in class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
- 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
-
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- shutdown() - Method in class com.amazonaws.services.translate.AbstractAmazonTranslate
-
- 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.
- standard() - Static method in class com.amazonaws.services.translate.AmazonTranslateAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.translate.AmazonTranslateClientBuilder
-
- 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
-
- 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.
- toString() - Method in class com.amazonaws.services.translate.model.DeleteTerminologyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.translate.model.DeleteTerminologyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.translate.model.EncryptionKey
-
Returns a string representation of this object.
- 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.
- toString() - Method in class com.amazonaws.services.translate.model.GetTerminologyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.translate.model.ImportTerminologyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.translate.model.ImportTerminologyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.translate.model.ListTerminologiesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.translate.model.ListTerminologiesResult
-
Returns a string representation of this object.
- 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.
- toString() - Method in class com.amazonaws.services.translate.model.TerminologyData
-
Returns a string representation of this object.
- 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.
- toString() - Method in class com.amazonaws.services.translate.model.TerminologyProperties
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.translate.model.TranslateTextRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.translate.model.TranslateTextResult
-
Returns a string representation of this object.
- translateText(TranslateTextRequest) - Method in class com.amazonaws.services.translate.AbstractAmazonTranslate
-
- 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 class com.amazonaws.services.translate.AbstractAmazonTranslateAsync
-
- translateTextAsync(TranslateTextRequest, AsyncHandler<TranslateTextRequest, TranslateTextResult>) - Method in class com.amazonaws.services.translate.AbstractAmazonTranslateAsync
-
- 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
-
- translateTextAsync(TranslateTextRequest, AsyncHandler<TranslateTextRequest, TranslateTextResult>) - Method in class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
- TranslateTextRequest - Class in com.amazonaws.services.translate.model
-
- 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.
- withDetectedLanguageCode(String) - Method in exception com.amazonaws.services.translate.model.DetectedLanguageLowConfidenceException
-
The language code of the auto-detected language from Amazon Comprehend.
- 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.
- withSourceLanguageCode(String) - Method in exception com.amazonaws.services.translate.model.UnsupportedLanguagePairException
-
The language code for the language of the input 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.
- withTargetLanguageCode(String) - Method in exception com.amazonaws.services.translate.model.UnsupportedLanguagePairException
-
The language code for the language of the translated 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.