| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe |
Operations and objects for transcribing speech to text.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateCallAnalyticsCategoryResponse |
TranscribeClient.updateCallAnalyticsCategory(Consumer<UpdateCallAnalyticsCategoryRequest.Builder> 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 |
|---|---|
default CompletableFuture<UpdateCallAnalyticsCategoryResponse> |
TranscribeAsyncClient.updateCallAnalyticsCategory(Consumer<UpdateCallAnalyticsCategoryRequest.Builder> updateCallAnalyticsCategoryRequest)
Updates the call analytics category with new values.
|
default CompletableFuture<UpdateCallAnalyticsCategoryResponse> |
TranscribeAsyncClient.updateCallAnalyticsCategory(UpdateCallAnalyticsCategoryRequest updateCallAnalyticsCategoryRequest)
Updates the call analytics category with new values.
|
Copyright © 2021. All rights reserved.