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