| Package | Description |
|---|---|
| software.amazon.awssdk.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorDetail> |
Update.errors()
Any errors associated with a
Failed update. |
| Modifier and Type | Method and Description |
|---|---|
Update.Builder |
Update.Builder.errors(ErrorDetail... errors)
Any errors associated with a
Failed update. |
| Modifier and Type | Method and Description |
|---|---|
Update.Builder |
Update.Builder.errors(Collection<ErrorDetail> errors)
Any errors associated with a
Failed update. |
Copyright © 2022. All rights reserved.