| Package | Description |
|---|---|
| software.amazon.awssdk.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
List<UpdateParam> |
Update.params()
A key-value map that contains the parameters associated with the update.
|
| Modifier and Type | Method and Description |
|---|---|
Update.Builder |
Update.Builder.params(UpdateParam... params)
A key-value map that contains the parameters associated with the update.
|
| Modifier and Type | Method and Description |
|---|---|
Update.Builder |
Update.Builder.params(Collection<UpdateParam> params)
A key-value map that contains the parameters associated with the update.
|
Copyright © 2020. All rights reserved.