| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
List<NodeSummary> |
ListNodesResponse.nodes()
An array of
NodeSummary objects that contain configuration properties for each node. |
| Modifier and Type | Method and Description |
|---|---|
ListNodesResponse.Builder |
ListNodesResponse.Builder.nodes(NodeSummary... nodes)
An array of
NodeSummary objects that contain configuration properties for each node. |
| Modifier and Type | Method and Description |
|---|---|
ListNodesResponse.Builder |
ListNodesResponse.Builder.nodes(Collection<NodeSummary> nodes)
An array of
NodeSummary objects that contain configuration properties for each node. |
Copyright © 2023. All rights reserved.