| Package | Description |
|---|---|
| com.amazonaws.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateType |
UpdateType.fromValue(String value)
Use this in place of valueOf.
|
static UpdateType |
UpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateType[] |
UpdateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Update |
Update.withType(UpdateType type)
The type of the update.
|
Copyright © 2023. All rights reserved.