| Package | Description |
|---|---|
| software.amazon.awssdk.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
NodegroupUpdateConfig |
UpdateNodegroupConfigRequest.updateConfig()
The node group update configuration.
|
NodegroupUpdateConfig |
CreateNodegroupRequest.updateConfig()
The node group update configuration.
|
NodegroupUpdateConfig |
Nodegroup.updateConfig()
The node group update configuration.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateNodegroupConfigRequest.Builder |
UpdateNodegroupConfigRequest.Builder.updateConfig(NodegroupUpdateConfig updateConfig)
The node group update configuration.
|
CreateNodegroupRequest.Builder |
CreateNodegroupRequest.Builder.updateConfig(NodegroupUpdateConfig updateConfig)
The node group update configuration.
|
Nodegroup.Builder |
Nodegroup.Builder.updateConfig(NodegroupUpdateConfig updateConfig)
The node group update configuration.
|
Copyright © 2022. All rights reserved.