| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe |
Operations and objects for transcribing speech to text.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
TranscribeClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists all tags associated with a given transcription job, vocabulary, or resource.
|
default ListTagsForResourceResponse |
TranscribeClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists all tags associated with a given transcription job, vocabulary, or resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
TranscribeAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists all tags associated with a given transcription job, vocabulary, or resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
TranscribeAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists all tags associated with a given transcription job, vocabulary, or resource.
|
Copyright © 2021. All rights reserved.