| Package | Description |
|---|---|
| software.amazon.awssdk.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
List<Issue> |
NodegroupHealth.issues()
Any issues that are associated with the node group.
|
| Modifier and Type | Method and Description |
|---|---|
NodegroupHealth.Builder |
NodegroupHealth.Builder.issues(Issue... issues)
Any issues that are associated with the node group.
|
| Modifier and Type | Method and Description |
|---|---|
NodegroupHealth.Builder |
NodegroupHealth.Builder.issues(Collection<Issue> issues)
Any issues that are associated with the node group.
|
Copyright © 2021. All rights reserved.