| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
Transcript |
Transcript.clone() |
Transcript |
ContactAnalysis.getTranscript()
Search criteria based on transcript analyzed by Amazon Connect Contact Lens.
|
Transcript |
Transcript.withCriteria(Collection<TranscriptCriteria> criteria)
The list of search criteria based on Contact Lens conversational analytics transcript.
|
Transcript |
Transcript.withCriteria(TranscriptCriteria... criteria)
The list of search criteria based on Contact Lens conversational analytics transcript.
|
Transcript |
Transcript.withMatchType(SearchContactsMatchType matchType)
The match type combining search criteria using multiple transcript criteria.
|
Transcript |
Transcript.withMatchType(String matchType)
The match type combining search criteria using multiple transcript criteria.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactAnalysis.setTranscript(Transcript transcript)
Search criteria based on transcript analyzed by Amazon Connect Contact Lens.
|
ContactAnalysis |
ContactAnalysis.withTranscript(Transcript transcript)
Search criteria based on transcript analyzed by Amazon Connect Contact Lens.
|
Copyright © 2024. All rights reserved.