| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
List<Block> |
DetectEntitiesResponse.blocks()
Information about each block of text in the input document.
|
| Modifier and Type | Method and Description |
|---|---|
DetectEntitiesResponse.Builder |
DetectEntitiesResponse.Builder.blocks(Block... blocks)
Information about each block of text in the input document.
|
| Modifier and Type | Method and Description |
|---|---|
DetectEntitiesResponse.Builder |
DetectEntitiesResponse.Builder.blocks(Collection<Block> blocks)
Information about each block of text in the input document.
|
Copyright © 2023. All rights reserved.