| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom.model |
| Modifier and Type | Method and Description |
|---|---|
List<Highlight> |
DocumentText.highlights()
Highlights in the document text.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentText.Builder |
DocumentText.Builder.highlights(Highlight... highlights)
Highlights in the document text.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentText.Builder |
DocumentText.Builder.highlights(Collection<Highlight> highlights)
Highlights in the document text.
|
Copyright © 2022. All rights reserved.