| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcontactlens.model |
| Modifier and Type | Method and Description |
|---|---|
List<PointOfInterest> |
CategoryDetails.pointsOfInterest()
The section of audio where the category rule was detected.
|
| Modifier and Type | Method and Description |
|---|---|
CategoryDetails.Builder |
CategoryDetails.Builder.pointsOfInterest(PointOfInterest... pointsOfInterest)
The section of audio where the category rule was detected.
|
| Modifier and Type | Method and Description |
|---|---|
CategoryDetails.Builder |
CategoryDetails.Builder.pointsOfInterest(Collection<PointOfInterest> pointsOfInterest)
The section of audio where the category rule was detected.
|
Copyright © 2023. All rights reserved.