| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
List<CallAnalyticsJobSummary> |
ListCallAnalyticsJobsResponse.callAnalyticsJobSummaries()
Provides a summary of information about each result.
|
| Modifier and Type | Method and Description |
|---|---|
ListCallAnalyticsJobsResponse.Builder |
ListCallAnalyticsJobsResponse.Builder.callAnalyticsJobSummaries(CallAnalyticsJobSummary... callAnalyticsJobSummaries)
Provides a summary of information about each result.
|
| Modifier and Type | Method and Description |
|---|---|
ListCallAnalyticsJobsResponse.Builder |
ListCallAnalyticsJobsResponse.Builder.callAnalyticsJobSummaries(Collection<CallAnalyticsJobSummary> callAnalyticsJobSummaries)
Provides a summary of information about each result.
|
Copyright © 2022. All rights reserved.