| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe |
Operations and objects for transcribing speech to text.
|
| Modifier and Type | Method and Description |
|---|---|
default GetCallAnalyticsCategoryResponse |
TranscribeClient.getCallAnalyticsCategory(Consumer<GetCallAnalyticsCategoryRequest.Builder> getCallAnalyticsCategoryRequest)
Retrieves information about a call analytics category.
|
default GetCallAnalyticsCategoryResponse |
TranscribeClient.getCallAnalyticsCategory(GetCallAnalyticsCategoryRequest getCallAnalyticsCategoryRequest)
Retrieves information about a call analytics category.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCallAnalyticsCategoryResponse> |
TranscribeAsyncClient.getCallAnalyticsCategory(Consumer<GetCallAnalyticsCategoryRequest.Builder> getCallAnalyticsCategoryRequest)
Retrieves information about a call analytics category.
|
default CompletableFuture<GetCallAnalyticsCategoryResponse> |
TranscribeAsyncClient.getCallAnalyticsCategory(GetCallAnalyticsCategoryRequest getCallAnalyticsCategoryRequest)
Retrieves information about a call analytics category.
|
Copyright © 2021. All rights reserved.