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