| Package | Description |
|---|---|
| software.amazon.awssdk.services.panorama.model |
| Modifier and Type | Method and Description |
|---|---|
List<NodeInputPort> |
NodeInterface.inputs()
The node interface's inputs.
|
| Modifier and Type | Method and Description |
|---|---|
NodeInterface.Builder |
NodeInterface.Builder.inputs(NodeInputPort... inputs)
The node interface's inputs.
|
| Modifier and Type | Method and Description |
|---|---|
NodeInterface.Builder |
NodeInterface.Builder.inputs(Collection<NodeInputPort> inputs)
The node interface's inputs.
|
Copyright © 2022. All rights reserved.