| 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<GetCallAnalyticsJobResponse> |
TranscribeAsyncClient.getCallAnalyticsJob(GetCallAnalyticsJobRequest getCallAnalyticsJobRequest)
Provides information about the specified Call Analytics job.
|
default GetCallAnalyticsJobResponse |
TranscribeClient.getCallAnalyticsJob(GetCallAnalyticsJobRequest getCallAnalyticsJobRequest)
Provides information about the specified Call Analytics job.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCallAnalyticsJobRequestMarshaller.marshall(GetCallAnalyticsJobRequest getCallAnalyticsJobRequest) |
Copyright © 2023. All rights reserved.