| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcontactlens.model |
| Modifier and Type | Method and Description |
|---|---|
static CategoryDetails.Builder |
CategoryDetails.builder() |
CategoryDetails.Builder |
CategoryDetails.Builder.pointsOfInterest(Collection<PointOfInterest> pointsOfInterest)
The section of audio where the category rule was detected.
|
CategoryDetails.Builder |
CategoryDetails.Builder.pointsOfInterest(Consumer<PointOfInterest.Builder>... pointsOfInterest)
The section of audio where the category rule was detected.
|
CategoryDetails.Builder |
CategoryDetails.Builder.pointsOfInterest(PointOfInterest... pointsOfInterest)
The section of audio where the category rule was detected.
|
CategoryDetails.Builder |
CategoryDetails.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CategoryDetails.Builder> |
CategoryDetails.serializableBuilderClass() |
Copyright © 2021. All rights reserved.