| 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<GetCallAnalyticsCategoryResponse> |
TranscribeAsyncClient.getCallAnalyticsCategory(GetCallAnalyticsCategoryRequest getCallAnalyticsCategoryRequest)
Provides information about the specified Call Analytics category.
|
default GetCallAnalyticsCategoryResponse |
TranscribeClient.getCallAnalyticsCategory(GetCallAnalyticsCategoryRequest getCallAnalyticsCategoryRequest)
Provides information about the specified Call Analytics category.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCallAnalyticsCategoryRequestMarshaller.marshall(GetCallAnalyticsCategoryRequest getCallAnalyticsCategoryRequest) |
Copyright © 2023. All rights reserved.