public class RuntimeForUpdateNodePoolConfigInput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RuntimeForUpdateNodePoolConfigInput.TypeEnum
Gets or Sets type
|
| Constructor and Description |
|---|
RuntimeForUpdateNodePoolConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
RuntimeForUpdateNodePoolConfigInput.TypeEnum |
getType()
Get type
|
String |
getVersion()
Get version
|
int |
hashCode() |
void |
setType(RuntimeForUpdateNodePoolConfigInput.TypeEnum type) |
void |
setVersion(String version) |
String |
toString() |
RuntimeForUpdateNodePoolConfigInput |
type(RuntimeForUpdateNodePoolConfigInput.TypeEnum type) |
RuntimeForUpdateNodePoolConfigInput |
version(String version) |
public RuntimeForUpdateNodePoolConfigInput type(RuntimeForUpdateNodePoolConfigInput.TypeEnum type)
public RuntimeForUpdateNodePoolConfigInput.TypeEnum getType()
public void setType(RuntimeForUpdateNodePoolConfigInput.TypeEnum type)
public RuntimeForUpdateNodePoolConfigInput version(String version)
public String getVersion()
public void setVersion(String version)
Copyright © 2026. All rights reserved.