| Package | Description |
|---|---|
| software.amazon.awssdk.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateParam.Builder |
UpdateParam.builder() |
UpdateParam.Builder |
UpdateParam.toBuilder() |
UpdateParam.Builder |
UpdateParam.Builder.type(String type)
The keys associated with an update request.
|
UpdateParam.Builder |
UpdateParam.Builder.type(UpdateParamType type)
The keys associated with an update request.
|
UpdateParam.Builder |
UpdateParam.Builder.value(String value)
The value of the keys submitted as part of an update request.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateParam.Builder> |
UpdateParam.serializableBuilderClass() |
Copyright © 2020. All rights reserved.