| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe |
Operations and objects for transcribing speech to text.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
TranscribeClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Tags a Amazon Transcribe resource with the given list of tags.
|
default TagResourceResponse |
TranscribeClient.tagResource(TagResourceRequest tagResourceRequest)
Tags a Amazon Transcribe resource with the given list of tags.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
TranscribeAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Tags a Amazon Transcribe resource with the given list of tags.
|
default CompletableFuture<TagResourceResponse> |
TranscribeAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Tags a Amazon Transcribe resource with the given list of tags.
|
Copyright © 2021. All rights reserved.