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