| 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<UpdateCallAnalyticsCategoryResponse> |
TranscribeAsyncClient.updateCallAnalyticsCategory(UpdateCallAnalyticsCategoryRequest updateCallAnalyticsCategoryRequest)
Updates the call analytics category with new values.
|
default UpdateCallAnalyticsCategoryResponse |
TranscribeClient.updateCallAnalyticsCategory(UpdateCallAnalyticsCategoryRequest updateCallAnalyticsCategoryRequest)
Updates the call analytics category with new values.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateCallAnalyticsCategoryRequestMarshaller.marshall(UpdateCallAnalyticsCategoryRequest updateCallAnalyticsCategoryRequest) |
Copyright © 2021. All rights reserved.