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