| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
CallAnalyticsJob |
GetCallAnalyticsJobResponse.callAnalyticsJob()
Provides detailed information about the specified Call Analytics job, including job status and, if applicable,
failure reason.
|
CallAnalyticsJob |
StartCallAnalyticsJobResponse.callAnalyticsJob()
Provides detailed information about the current Call Analytics job, including job status and, if applicable,
failure reason.
|
| Modifier and Type | Method and Description |
|---|---|
GetCallAnalyticsJobResponse.Builder |
GetCallAnalyticsJobResponse.Builder.callAnalyticsJob(CallAnalyticsJob callAnalyticsJob)
Provides detailed information about the specified Call Analytics job, including job status and, if
applicable, failure reason.
|
StartCallAnalyticsJobResponse.Builder |
StartCallAnalyticsJobResponse.Builder.callAnalyticsJob(CallAnalyticsJob callAnalyticsJob)
Provides detailed information about the current Call Analytics job, including job status and, if applicable,
failure reason.
|
Copyright © 2023. All rights reserved.