| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe |
Operations and objects for transcribing speech to text.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
TranscribeClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes specified tags from a specified Amazon Transcribe resource.
|
default UntagResourceResponse |
TranscribeClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes specified tags from a specified Amazon Transcribe resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
TranscribeAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes specified tags from a specified Amazon Transcribe resource.
|
default CompletableFuture<UntagResourceResponse> |
TranscribeAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes specified tags from a specified Amazon Transcribe resource.
|
Copyright © 2021. All rights reserved.