| Package | Description |
|---|---|
| software.amazon.awssdk.services.panorama.model |
| Modifier and Type | Method and Description |
|---|---|
List<NodeInstance> |
ListApplicationInstanceNodeInstancesResponse.nodeInstances()
A list of node instances.
|
| Modifier and Type | Method and Description |
|---|---|
ListApplicationInstanceNodeInstancesResponse.Builder |
ListApplicationInstanceNodeInstancesResponse.Builder.nodeInstances(NodeInstance... nodeInstances)
A list of node instances.
|
| Modifier and Type | Method and Description |
|---|---|
ListApplicationInstanceNodeInstancesResponse.Builder |
ListApplicationInstanceNodeInstancesResponse.Builder.nodeInstances(Collection<NodeInstance> nodeInstances)
A list of node instances.
|
Copyright © 2022. All rights reserved.