| Package | Description |
|---|---|
| com.amazonaws.services.connectcontactlens.model |
| Modifier and Type | Method and Description |
|---|---|
CharacterOffsets |
CharacterOffsets.clone() |
CharacterOffsets |
IssueDetected.getCharacterOffsets()
The offset for when the issue was detected in the segment.
|
CharacterOffsets |
CharacterOffsets.withBeginOffsetChar(Integer beginOffsetChar)
The beginning of the issue.
|
CharacterOffsets |
CharacterOffsets.withEndOffsetChar(Integer endOffsetChar)
The end of the issue.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IssueDetected.setCharacterOffsets(CharacterOffsets characterOffsets)
The offset for when the issue was detected in the segment.
|
IssueDetected |
IssueDetected.withCharacterOffsets(CharacterOffsets characterOffsets)
The offset for when the issue was detected in the segment.
|
Copyright © 2023. All rights reserved.