| 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 CompletableFuture<UpdateCallAnalyticsCategoryResponse> |
TranscribeAsyncClient.updateCallAnalyticsCategory(UpdateCallAnalyticsCategoryRequest updateCallAnalyticsCategoryRequest)
Updates the specified Call Analytics category with new rules.
|
default UpdateCallAnalyticsCategoryResponse |
TranscribeClient.updateCallAnalyticsCategory(UpdateCallAnalyticsCategoryRequest updateCallAnalyticsCategoryRequest)
Updates the specified Call Analytics category with new rules.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateCallAnalyticsCategoryRequestMarshaller.marshall(UpdateCallAnalyticsCategoryRequest updateCallAnalyticsCategoryRequest) |
Copyright © 2023. All rights reserved.