| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcontactlens.model |
| Modifier and Type | Method and Description |
|---|---|
List<IssueDetected> |
Transcript.issuesDetected()
List of positions where issues were detected on the transcript.
|
| Modifier and Type | Method and Description |
|---|---|
Transcript.Builder |
Transcript.Builder.issuesDetected(IssueDetected... issuesDetected)
List of positions where issues were detected on the transcript.
|
| Modifier and Type | Method and Description |
|---|---|
Transcript.Builder |
Transcript.Builder.issuesDetected(Collection<IssueDetected> issuesDetected)
List of positions where issues were detected on the transcript.
|
Copyright © 2023. All rights reserved.