- 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.
- getExecutorService() - Method in class com.amazonaws.services.translate.AmazonTranslateAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getSourceLanguageCode() - Method in class com.amazonaws.services.translate.model.TranslateTextRequest
-
One of the supported language codes for the source text.
- getSourceLanguageCode() - Method in class com.amazonaws.services.translate.model.TranslateTextResult
-
The language code for the language of the input text.
- getTargetLanguageCode() - Method in class com.amazonaws.services.translate.model.TranslateTextRequest
-
One of the supported language codes for the target text.
- getTargetLanguageCode() - Method in class com.amazonaws.services.translate.model.TranslateTextResult
-
The language code for the language of the translated text.
- 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 text translated into the target language.