| Package | Description |
|---|---|
| com.amazonaws.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
ServerException |
ServerException.withAddonName(String addonName)
The Amazon EKS add-on name associated with the exception.
|
ServerException |
ServerException.withClusterName(String clusterName)
The Amazon EKS cluster associated with the exception.
|
ServerException |
ServerException.withNodegroupName(String nodegroupName)
The Amazon EKS managed node group associated with the exception.
|
ServerException |
ServerException.withSubscriptionId(String subscriptionId)
The Amazon EKS subscription ID with the exception.
|
Copyright © 2024. All rights reserved.