| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe |
Operations and objects for transcribing speech to text.
|
| software.amazon.awssdk.services.transcribe.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
TranscribeAsyncClient.untagResource(UntagResourceRequest 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 |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2021. All rights reserved.