| Package | Description |
|---|---|
| software.amazon.awssdk.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
List<AddonIssue> |
AddonHealth.issues()
An object representing the health issues for an add-on.
|
| Modifier and Type | Method and Description |
|---|---|
AddonHealth.Builder |
AddonHealth.Builder.issues(AddonIssue... issues)
An object representing the health issues for an add-on.
|
| Modifier and Type | Method and Description |
|---|---|
AddonHealth.Builder |
AddonHealth.Builder.issues(Collection<AddonIssue> issues)
An object representing the health issues for an add-on.
|
Copyright © 2022. All rights reserved.