| Constructor and Description |
|---|
EphemeralDisk() |
| Modifier and Type | Method and Description |
|---|---|
int |
getFreeSizeInGB() |
int |
getSizeInGB() |
String |
getStorageType() |
void |
setFreeSizeInGB(int freeSizeInGB) |
void |
setSizeInGB(int sizeInGB) |
void |
setStorageType(String storageType) |
String |
toString() |
public int getSizeInGB()
public void setSizeInGB(int sizeInGB)
public int getFreeSizeInGB()
public void setFreeSizeInGB(int freeSizeInGB)
public String getStorageType()
public void setStorageType(String storageType)
Copyright © 2020. All rights reserved.