static ListApplicationInstanceNodeInstancesResponse.Builder |
ListApplicationInstanceNodeInstancesResponse.builder() |
|
ListApplicationInstanceNodeInstancesResponse.Builder |
ListApplicationInstanceNodeInstancesResponse.Builder.nextToken(String nextToken) |
A pagination token that's included if more results are available.
|
ListApplicationInstanceNodeInstancesResponse.Builder |
ListApplicationInstanceNodeInstancesResponse.Builder.nodeInstances(Collection<NodeInstance> nodeInstances) |
A list of node instances.
|
ListApplicationInstanceNodeInstancesResponse.Builder |
ListApplicationInstanceNodeInstancesResponse.Builder.nodeInstances(Consumer<NodeInstance.Builder>... nodeInstances) |
A list of node instances.
|
ListApplicationInstanceNodeInstancesResponse.Builder |
ListApplicationInstanceNodeInstancesResponse.Builder.nodeInstances(NodeInstance... nodeInstances) |
A list of node instances.
|
ListApplicationInstanceNodeInstancesResponse.Builder |
ListApplicationInstanceNodeInstancesResponse.toBuilder() |
|