| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
List<ChildBlock> |
BlockReference.childBlocks()
List of child blocks within this block.
|
| Modifier and Type | Method and Description |
|---|---|
BlockReference.Builder |
BlockReference.Builder.childBlocks(ChildBlock... childBlocks)
List of child blocks within this block.
|
| Modifier and Type | Method and Description |
|---|---|
BlockReference.Builder |
BlockReference.Builder.childBlocks(Collection<ChildBlock> childBlocks)
List of child blocks within this block.
|
Copyright © 2023. All rights reserved.