| Package | Description |
|---|---|
| software.amazon.awssdk.services.translate |
Provides language translation for input text in the source language to the specified 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 © 2022. All rights reserved.