public class SystemVolumeForUpdateNodePoolConfigInput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SystemVolumeForUpdateNodePoolConfigInput.TypeEnum
Gets or Sets type
|
| Constructor and Description |
|---|
SystemVolumeForUpdateNodePoolConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getSize()
Get size
|
SystemVolumeForUpdateNodePoolConfigInput.TypeEnum |
getType()
Get type
|
int |
hashCode() |
void |
setSize(Integer size) |
void |
setType(SystemVolumeForUpdateNodePoolConfigInput.TypeEnum type) |
SystemVolumeForUpdateNodePoolConfigInput |
size(Integer size) |
String |
toString() |
SystemVolumeForUpdateNodePoolConfigInput |
type(SystemVolumeForUpdateNodePoolConfigInput.TypeEnum type) |
public SystemVolumeForUpdateNodePoolConfigInput()
public SystemVolumeForUpdateNodePoolConfigInput size(Integer size)
public Integer getSize()
public void setSize(Integer size)
public SystemVolumeForUpdateNodePoolConfigInput type(SystemVolumeForUpdateNodePoolConfigInput.TypeEnum type)
public SystemVolumeForUpdateNodePoolConfigInput.TypeEnum getType()
public void setType(SystemVolumeForUpdateNodePoolConfigInput.TypeEnum type)
Copyright © 2024. All rights reserved.