@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AmazonTranslateAsync extends AmazonTranslate
AsyncHandler
can be used to receive
notification when an asynchronous operation completes.
Note: Do not directly implement this interface, new methods are added to it regularly. Extend from
AbstractAmazonTranslateAsync
instead.
Provides translation of the input content from the source language to the target language.
ENDPOINT_PREFIX
Modifier and Type | Method and Description |
---|---|
Future<CreateParallelDataResult> |
createParallelDataAsync(CreateParallelDataRequest createParallelDataRequest)
Creates a parallel data resource in Amazon Translate by importing an input file from Amazon S3.
|
Future<CreateParallelDataResult> |
createParallelDataAsync(CreateParallelDataRequest createParallelDataRequest,
AsyncHandler<CreateParallelDataRequest,CreateParallelDataResult> asyncHandler)
Creates a parallel data resource in Amazon Translate by importing an input file from Amazon S3.
|
Future<DeleteParallelDataResult> |
deleteParallelDataAsync(DeleteParallelDataRequest deleteParallelDataRequest)
Deletes a parallel data resource in Amazon Translate.
|
Future<DeleteParallelDataResult> |
deleteParallelDataAsync(DeleteParallelDataRequest deleteParallelDataRequest,
AsyncHandler<DeleteParallelDataRequest,DeleteParallelDataResult> asyncHandler)
Deletes a parallel data resource in Amazon Translate.
|
Future<DeleteTerminologyResult> |
deleteTerminologyAsync(DeleteTerminologyRequest deleteTerminologyRequest)
A synchronous action that deletes a custom terminology.
|
Future<DeleteTerminologyResult> |
deleteTerminologyAsync(DeleteTerminologyRequest deleteTerminologyRequest,
AsyncHandler<DeleteTerminologyRequest,DeleteTerminologyResult> asyncHandler)
A synchronous action that deletes a custom terminology.
|
Future<DescribeTextTranslationJobResult> |
describeTextTranslationJobAsync(DescribeTextTranslationJobRequest describeTextTranslationJobRequest)
Gets the properties associated with an asynchronous batch translation job including name, ID, status, source and
target languages, input/output S3 buckets, and so on.
|
Future<DescribeTextTranslationJobResult> |
describeTextTranslationJobAsync(DescribeTextTranslationJobRequest describeTextTranslationJobRequest,
AsyncHandler<DescribeTextTranslationJobRequest,DescribeTextTranslationJobResult> asyncHandler)
Gets the properties associated with an asynchronous batch translation job including name, ID, status, source and
target languages, input/output S3 buckets, and so on.
|
Future<GetParallelDataResult> |
getParallelDataAsync(GetParallelDataRequest getParallelDataRequest)
Provides information about a parallel data resource.
|
Future<GetParallelDataResult> |
getParallelDataAsync(GetParallelDataRequest getParallelDataRequest,
AsyncHandler<GetParallelDataRequest,GetParallelDataResult> asyncHandler)
Provides information about a parallel data resource.
|
Future<GetTerminologyResult> |
getTerminologyAsync(GetTerminologyRequest getTerminologyRequest)
Retrieves a custom terminology.
|
Future<GetTerminologyResult> |
getTerminologyAsync(GetTerminologyRequest getTerminologyRequest,
AsyncHandler<GetTerminologyRequest,GetTerminologyResult> asyncHandler)
Retrieves a custom terminology.
|
Future<ImportTerminologyResult> |
importTerminologyAsync(ImportTerminologyRequest importTerminologyRequest)
Creates or updates a custom terminology, depending on whether one already exists for the given terminology name.
|
Future<ImportTerminologyResult> |
importTerminologyAsync(ImportTerminologyRequest importTerminologyRequest,
AsyncHandler<ImportTerminologyRequest,ImportTerminologyResult> asyncHandler)
Creates or updates a custom terminology, depending on whether one already exists for the given terminology name.
|
Future<ListLanguagesResult> |
listLanguagesAsync(ListLanguagesRequest listLanguagesRequest)
Provides a list of languages (RFC-5646 codes and names) that Amazon Translate supports.
|
Future<ListLanguagesResult> |
listLanguagesAsync(ListLanguagesRequest listLanguagesRequest,
AsyncHandler<ListLanguagesRequest,ListLanguagesResult> asyncHandler)
Provides a list of languages (RFC-5646 codes and names) that Amazon Translate supports.
|
Future<ListParallelDataResult> |
listParallelDataAsync(ListParallelDataRequest listParallelDataRequest)
Provides a list of your parallel data resources in Amazon Translate.
|
Future<ListParallelDataResult> |
listParallelDataAsync(ListParallelDataRequest listParallelDataRequest,
AsyncHandler<ListParallelDataRequest,ListParallelDataResult> asyncHandler)
Provides a list of your parallel data resources in Amazon Translate.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
Lists all tags associated with a given Amazon Translate resource.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Lists all tags associated with a given Amazon Translate resource.
|
Future<ListTerminologiesResult> |
listTerminologiesAsync(ListTerminologiesRequest listTerminologiesRequest)
Provides a list of custom terminologies associated with your account.
|
Future<ListTerminologiesResult> |
listTerminologiesAsync(ListTerminologiesRequest listTerminologiesRequest,
AsyncHandler<ListTerminologiesRequest,ListTerminologiesResult> asyncHandler)
Provides a list of custom terminologies associated with your account.
|
Future<ListTextTranslationJobsResult> |
listTextTranslationJobsAsync(ListTextTranslationJobsRequest listTextTranslationJobsRequest)
Gets a list of the batch translation jobs that you have submitted.
|
Future<ListTextTranslationJobsResult> |
listTextTranslationJobsAsync(ListTextTranslationJobsRequest listTextTranslationJobsRequest,
AsyncHandler<ListTextTranslationJobsRequest,ListTextTranslationJobsResult> asyncHandler)
Gets a list of the batch translation jobs that you have submitted.
|
Future<StartTextTranslationJobResult> |
startTextTranslationJobAsync(StartTextTranslationJobRequest startTextTranslationJobRequest)
Starts an asynchronous batch translation job.
|
Future<StartTextTranslationJobResult> |
startTextTranslationJobAsync(StartTextTranslationJobRequest startTextTranslationJobRequest,
AsyncHandler<StartTextTranslationJobRequest,StartTextTranslationJobResult> asyncHandler)
Starts an asynchronous batch translation job.
|
Future<StopTextTranslationJobResult> |
stopTextTranslationJobAsync(StopTextTranslationJobRequest stopTextTranslationJobRequest)
Stops an asynchronous batch translation job that is in progress.
|
Future<StopTextTranslationJobResult> |
stopTextTranslationJobAsync(StopTextTranslationJobRequest stopTextTranslationJobRequest,
AsyncHandler<StopTextTranslationJobRequest,StopTextTranslationJobResult> asyncHandler)
Stops an asynchronous batch translation job that is in progress.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest tagResourceRequest)
Associates a specific tag with a resource.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest tagResourceRequest,
AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Associates a specific tag with a resource.
|
Future<TranslateDocumentResult> |
translateDocumentAsync(TranslateDocumentRequest translateDocumentRequest)
Translates the input document from the source language to the target language.
|
Future<TranslateDocumentResult> |
translateDocumentAsync(TranslateDocumentRequest translateDocumentRequest,
AsyncHandler<TranslateDocumentRequest,TranslateDocumentResult> asyncHandler)
Translates the input document from the source language to the target language.
|
Future<TranslateTextResult> |
translateTextAsync(TranslateTextRequest translateTextRequest)
Translates input text from the source language to the target language.
|
Future<TranslateTextResult> |
translateTextAsync(TranslateTextRequest translateTextRequest,
AsyncHandler<TranslateTextRequest,TranslateTextResult> asyncHandler)
Translates input text from the source language to the target language.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest untagResourceRequest)
Removes a specific tag associated with an Amazon Translate resource.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest untagResourceRequest,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes a specific tag associated with an Amazon Translate resource.
|
Future<UpdateParallelDataResult> |
updateParallelDataAsync(UpdateParallelDataRequest updateParallelDataRequest)
Updates a previously created parallel data resource by importing a new input file from Amazon S3.
|
Future<UpdateParallelDataResult> |
updateParallelDataAsync(UpdateParallelDataRequest updateParallelDataRequest,
AsyncHandler<UpdateParallelDataRequest,UpdateParallelDataResult> asyncHandler)
Updates a previously created parallel data resource by importing a new input file from Amazon S3.
|
createParallelData, deleteParallelData, deleteTerminology, describeTextTranslationJob, getCachedResponseMetadata, getParallelData, getTerminology, importTerminology, listLanguages, listParallelData, listTagsForResource, listTerminologies, listTextTranslationJobs, shutdown, startTextTranslationJob, stopTextTranslationJob, tagResource, translateDocument, translateText, untagResource, updateParallelData
Future<CreateParallelDataResult> createParallelDataAsync(CreateParallelDataRequest createParallelDataRequest)
Creates a parallel data resource in Amazon Translate by importing an input file from Amazon S3. Parallel data files contain examples that show how you want segments of text to be translated. By adding parallel data, you can influence the style, tone, and word choice in your translation output.
createParallelDataRequest
- Future<CreateParallelDataResult> createParallelDataAsync(CreateParallelDataRequest createParallelDataRequest, AsyncHandler<CreateParallelDataRequest,CreateParallelDataResult> asyncHandler)
Creates a parallel data resource in Amazon Translate by importing an input file from Amazon S3. Parallel data files contain examples that show how you want segments of text to be translated. By adding parallel data, you can influence the style, tone, and word choice in your translation output.
createParallelDataRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteParallelDataResult> deleteParallelDataAsync(DeleteParallelDataRequest deleteParallelDataRequest)
Deletes a parallel data resource in Amazon Translate.
deleteParallelDataRequest
- Future<DeleteParallelDataResult> deleteParallelDataAsync(DeleteParallelDataRequest deleteParallelDataRequest, AsyncHandler<DeleteParallelDataRequest,DeleteParallelDataResult> asyncHandler)
Deletes a parallel data resource in Amazon Translate.
deleteParallelDataRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteTerminologyResult> deleteTerminologyAsync(DeleteTerminologyRequest deleteTerminologyRequest)
A synchronous action that deletes a custom terminology.
deleteTerminologyRequest
- Future<DeleteTerminologyResult> deleteTerminologyAsync(DeleteTerminologyRequest deleteTerminologyRequest, AsyncHandler<DeleteTerminologyRequest,DeleteTerminologyResult> asyncHandler)
A synchronous action that deletes a custom terminology.
deleteTerminologyRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeTextTranslationJobResult> describeTextTranslationJobAsync(DescribeTextTranslationJobRequest describeTextTranslationJobRequest)
Gets the properties associated with an asynchronous batch translation job including name, ID, status, source and target languages, input/output S3 buckets, and so on.
describeTextTranslationJobRequest
- Future<DescribeTextTranslationJobResult> describeTextTranslationJobAsync(DescribeTextTranslationJobRequest describeTextTranslationJobRequest, AsyncHandler<DescribeTextTranslationJobRequest,DescribeTextTranslationJobResult> asyncHandler)
Gets the properties associated with an asynchronous batch translation job including name, ID, status, source and target languages, input/output S3 buckets, and so on.
describeTextTranslationJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetParallelDataResult> getParallelDataAsync(GetParallelDataRequest getParallelDataRequest)
Provides information about a parallel data resource.
getParallelDataRequest
- Future<GetParallelDataResult> getParallelDataAsync(GetParallelDataRequest getParallelDataRequest, AsyncHandler<GetParallelDataRequest,GetParallelDataResult> asyncHandler)
Provides information about a parallel data resource.
getParallelDataRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetTerminologyResult> getTerminologyAsync(GetTerminologyRequest getTerminologyRequest)
Retrieves a custom terminology.
getTerminologyRequest
- Future<GetTerminologyResult> getTerminologyAsync(GetTerminologyRequest getTerminologyRequest, AsyncHandler<GetTerminologyRequest,GetTerminologyResult> asyncHandler)
Retrieves a custom terminology.
getTerminologyRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ImportTerminologyResult> importTerminologyAsync(ImportTerminologyRequest importTerminologyRequest)
Creates or updates a custom terminology, depending on whether one already exists for the given terminology name. Importing a terminology with the same name as an existing one will merge the terminologies based on the chosen merge strategy. The only supported merge strategy is OVERWRITE, where the imported terminology overwrites the existing terminology of the same name.
If you import a terminology that overwrites an existing one, the new terminology takes up to 10 minutes to fully propagate. After that, translations have access to the new terminology.
importTerminologyRequest
- Future<ImportTerminologyResult> importTerminologyAsync(ImportTerminologyRequest importTerminologyRequest, AsyncHandler<ImportTerminologyRequest,ImportTerminologyResult> asyncHandler)
Creates or updates a custom terminology, depending on whether one already exists for the given terminology name. Importing a terminology with the same name as an existing one will merge the terminologies based on the chosen merge strategy. The only supported merge strategy is OVERWRITE, where the imported terminology overwrites the existing terminology of the same name.
If you import a terminology that overwrites an existing one, the new terminology takes up to 10 minutes to fully propagate. After that, translations have access to the new terminology.
importTerminologyRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListLanguagesResult> listLanguagesAsync(ListLanguagesRequest listLanguagesRequest)
Provides a list of languages (RFC-5646 codes and names) that Amazon Translate supports.
listLanguagesRequest
- Future<ListLanguagesResult> listLanguagesAsync(ListLanguagesRequest listLanguagesRequest, AsyncHandler<ListLanguagesRequest,ListLanguagesResult> asyncHandler)
Provides a list of languages (RFC-5646 codes and names) that Amazon Translate supports.
listLanguagesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListParallelDataResult> listParallelDataAsync(ListParallelDataRequest listParallelDataRequest)
Provides a list of your parallel data resources in Amazon Translate.
listParallelDataRequest
- Future<ListParallelDataResult> listParallelDataAsync(ListParallelDataRequest listParallelDataRequest, AsyncHandler<ListParallelDataRequest,ListParallelDataResult> asyncHandler)
Provides a list of your parallel data resources in Amazon Translate.
listParallelDataRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
Lists all tags associated with a given Amazon Translate resource. For more information, see Tagging your resources.
listTagsForResourceRequest
- Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Lists all tags associated with a given Amazon Translate resource. For more information, see Tagging your resources.
listTagsForResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListTerminologiesResult> listTerminologiesAsync(ListTerminologiesRequest listTerminologiesRequest)
Provides a list of custom terminologies associated with your account.
listTerminologiesRequest
- Future<ListTerminologiesResult> listTerminologiesAsync(ListTerminologiesRequest listTerminologiesRequest, AsyncHandler<ListTerminologiesRequest,ListTerminologiesResult> asyncHandler)
Provides a list of custom terminologies associated with your account.
listTerminologiesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListTextTranslationJobsResult> listTextTranslationJobsAsync(ListTextTranslationJobsRequest listTextTranslationJobsRequest)
Gets a list of the batch translation jobs that you have submitted.
listTextTranslationJobsRequest
- Future<ListTextTranslationJobsResult> listTextTranslationJobsAsync(ListTextTranslationJobsRequest listTextTranslationJobsRequest, AsyncHandler<ListTextTranslationJobsRequest,ListTextTranslationJobsResult> asyncHandler)
Gets a list of the batch translation jobs that you have submitted.
listTextTranslationJobsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<StartTextTranslationJobResult> startTextTranslationJobAsync(StartTextTranslationJobRequest startTextTranslationJobRequest)
Starts an asynchronous batch translation job. Use batch translation jobs to translate large volumes of text
across multiple documents at once. For batch translation, you can input documents with different source languages
(specify auto
as the source language). You can specify one or more target languages. Batch
translation translates each input document into each of the target languages. For more information, see Asynchronous batch processing.
Batch translation jobs can be described with the DescribeTextTranslationJob operation, listed with the ListTextTranslationJobs operation, and stopped with the StopTextTranslationJob operation.
startTextTranslationJobRequest
- Future<StartTextTranslationJobResult> startTextTranslationJobAsync(StartTextTranslationJobRequest startTextTranslationJobRequest, AsyncHandler<StartTextTranslationJobRequest,StartTextTranslationJobResult> asyncHandler)
Starts an asynchronous batch translation job. Use batch translation jobs to translate large volumes of text
across multiple documents at once. For batch translation, you can input documents with different source languages
(specify auto
as the source language). You can specify one or more target languages. Batch
translation translates each input document into each of the target languages. For more information, see Asynchronous batch processing.
Batch translation jobs can be described with the DescribeTextTranslationJob operation, listed with the ListTextTranslationJobs operation, and stopped with the StopTextTranslationJob operation.
startTextTranslationJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<StopTextTranslationJobResult> stopTextTranslationJobAsync(StopTextTranslationJobRequest stopTextTranslationJobRequest)
Stops an asynchronous batch translation job that is in progress.
If the job's state is IN_PROGRESS
, the job will be marked for termination and put into the
STOP_REQUESTED
state. If the job completes before it can be stopped, it is put into the
COMPLETED
state. Otherwise, the job is put into the STOPPED
state.
Asynchronous batch translation jobs are started with the StartTextTranslationJob operation. You can use
the DescribeTextTranslationJob or ListTextTranslationJobs operations to get a batch translation
job's JobId
.
stopTextTranslationJobRequest
- Future<StopTextTranslationJobResult> stopTextTranslationJobAsync(StopTextTranslationJobRequest stopTextTranslationJobRequest, AsyncHandler<StopTextTranslationJobRequest,StopTextTranslationJobResult> asyncHandler)
Stops an asynchronous batch translation job that is in progress.
If the job's state is IN_PROGRESS
, the job will be marked for termination and put into the
STOP_REQUESTED
state. If the job completes before it can be stopped, it is put into the
COMPLETED
state. Otherwise, the job is put into the STOPPED
state.
Asynchronous batch translation jobs are started with the StartTextTranslationJob operation. You can use
the DescribeTextTranslationJob or ListTextTranslationJobs operations to get a batch translation
job's JobId
.
stopTextTranslationJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest)
Associates a specific tag with a resource. A tag is a key-value pair that adds as a metadata to a resource. For more information, see Tagging your resources.
tagResourceRequest
- Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Associates a specific tag with a resource. A tag is a key-value pair that adds as a metadata to a resource. For more information, see Tagging your resources.
tagResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<TranslateDocumentResult> translateDocumentAsync(TranslateDocumentRequest translateDocumentRequest)
Translates the input document from the source language to the target language. This synchronous operation
supports text, HTML, or Word documents as the input document. TranslateDocument
supports
translations from English to any supported language, and from any supported language to English. Therefore,
specify either the source language code or the target language code as “en” (English).
If you set the Formality
parameter, the request will fail if the target language does not support
formality. For a list of target languages that support formality, see Setting
formality.
translateDocumentRequest
- Future<TranslateDocumentResult> translateDocumentAsync(TranslateDocumentRequest translateDocumentRequest, AsyncHandler<TranslateDocumentRequest,TranslateDocumentResult> asyncHandler)
Translates the input document from the source language to the target language. This synchronous operation
supports text, HTML, or Word documents as the input document. TranslateDocument
supports
translations from English to any supported language, and from any supported language to English. Therefore,
specify either the source language code or the target language code as “en” (English).
If you set the Formality
parameter, the request will fail if the target language does not support
formality. For a list of target languages that support formality, see Setting
formality.
translateDocumentRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<TranslateTextResult> translateTextAsync(TranslateTextRequest translateTextRequest)
Translates input text from the source language to the target language. For a list of available languages and language codes, see Supported languages.
translateTextRequest
- Future<TranslateTextResult> translateTextAsync(TranslateTextRequest translateTextRequest, AsyncHandler<TranslateTextRequest,TranslateTextResult> asyncHandler)
Translates input text from the source language to the target language. For a list of available languages and language codes, see Supported languages.
translateTextRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest untagResourceRequest)
Removes a specific tag associated with an Amazon Translate resource. For more information, see Tagging your resources.
untagResourceRequest
- Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest untagResourceRequest, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes a specific tag associated with an Amazon Translate resource. For more information, see Tagging your resources.
untagResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateParallelDataResult> updateParallelDataAsync(UpdateParallelDataRequest updateParallelDataRequest)
Updates a previously created parallel data resource by importing a new input file from Amazon S3.
updateParallelDataRequest
- Future<UpdateParallelDataResult> updateParallelDataAsync(UpdateParallelDataRequest updateParallelDataRequest, AsyncHandler<UpdateParallelDataRequest,UpdateParallelDataResult> asyncHandler)
Updates a previously created parallel data resource by importing a new input file from Amazon S3.
updateParallelDataRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.