| Package | Description |
|---|---|
| software.amazon.awssdk.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
List<AddonVersionInfo> |
AddonInfo.addonVersions()
An object that represents information about available add-on versions and compatible Kubernetes versions.
|
| Modifier and Type | Method and Description |
|---|---|
AddonInfo.Builder |
AddonInfo.Builder.addonVersions(AddonVersionInfo... addonVersions)
An object that represents information about available add-on versions and compatible Kubernetes versions.
|
| Modifier and Type | Method and Description |
|---|---|
AddonInfo.Builder |
AddonInfo.Builder.addonVersions(Collection<AddonVersionInfo> addonVersions)
An object that represents information about available add-on versions and compatible Kubernetes versions.
|
Copyright © 2021. All rights reserved.