| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
List<Relationship> |
Block.relationships()
A list of child blocks of the current block.
|
| Modifier and Type | Method and Description |
|---|---|
Block.Builder |
Block.Builder.relationships(Relationship... relationships)
A list of child blocks of the current block.
|
| Modifier and Type | Method and Description |
|---|---|
Block.Builder |
Block.Builder.relationships(Collection<Relationship> relationships)
A list of child blocks of the current block.
|
Copyright © 2023. All rights reserved.