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