| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom.model |
| Modifier and Type | Method and Description |
|---|---|
DocumentText |
Document.excerpt()
The excerpt from the document.
|
DocumentText |
Document.title()
The title of the document.
|
| Modifier and Type | Method and Description |
|---|---|
Document.Builder |
Document.Builder.excerpt(DocumentText excerpt)
The excerpt from the document.
|
Document.Builder |
Document.Builder.title(DocumentText title)
The title of the document.
|
Copyright © 2023. All rights reserved.