| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
List<WarningsListItem> |
ClassifyDocumentResponse.warnings()
Warnings detected while processing the input document.
|
| Modifier and Type | Method and Description |
|---|---|
ClassifyDocumentResponse.Builder |
ClassifyDocumentResponse.Builder.warnings(WarningsListItem... warnings)
Warnings detected while processing the input document.
|
| Modifier and Type | Method and Description |
|---|---|
ClassifyDocumentResponse.Builder |
ClassifyDocumentResponse.Builder.warnings(Collection<WarningsListItem> warnings)
Warnings detected while processing the input document.
|
Copyright © 2023. All rights reserved.