| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe |
Amazon Transcribe offers three main types of batch transcription: Standard, Medical, and Call
Analytics.
|
| software.amazon.awssdk.services.transcribe.transform |
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
TranscribeClient.tagResource(TagResourceRequest tagResourceRequest)
Adds one or more custom tags, each in the form of a key:value pair, to the specified resource.
|
default CompletableFuture<TagResourceResponse> |
TranscribeAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds one or more custom tags, each in the form of a key:value pair, to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest) |
Copyright © 2023. All rights reserved.