| Package | Description |
|---|---|
| com.amazonaws.services.connectcontactlens.model |
| Modifier and Type | Method and Description |
|---|---|
Categories |
Categories.addMatchedDetailsEntry(String key,
CategoryDetails value)
Add a single MatchedDetails entry
|
Categories |
Categories.clearMatchedDetailsEntries()
Removes all the entries added into MatchedDetails.
|
Categories |
Categories.clone() |
Categories |
RealtimeContactAnalysisSegment.getCategories()
The matched category rules.
|
Categories |
Categories.withMatchedCategories(Collection<String> matchedCategories)
The category rules that have been matched in the analyzed segment.
|
Categories |
Categories.withMatchedCategories(String... matchedCategories)
The category rules that have been matched in the analyzed segment.
|
Categories |
Categories.withMatchedDetails(Map<String,CategoryDetails> matchedDetails)
The category rule that was matched and when it occurred in the transcript.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RealtimeContactAnalysisSegment.setCategories(Categories categories)
The matched category rules.
|
RealtimeContactAnalysisSegment |
RealtimeContactAnalysisSegment.withCategories(Categories categories)
The matched category rules.
|
Copyright © 2025. All rights reserved.