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