| Package | Description |
|---|---|
| software.amazon.awssdk.services.translate |
Provides translation of the input content from the source language to the target language.
|
| software.amazon.awssdk.services.translate.transform |
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
TranslateClient.tagResource(TagResourceRequest tagResourceRequest)
Associates a specific tag with a resource.
|
default CompletableFuture<TagResourceResponse> |
TranslateAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Associates a specific tag with a resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest) |
Copyright © 2023. All rights reserved.