public static final class WebInterfaceGeneralServlet.StorageTierInfo extends Object
Modifier and Type | Method and Description |
---|---|
String |
getCapacity() |
String |
getFreeCapacity() |
int |
getFreeSpacePercent() |
String |
getStorageTierAlias() |
String |
getUsedCapacity() |
int |
getUsedSpacePercent() |
public String getStorageTierAlias()
public String getCapacity()
public String getFreeCapacity()
public int getFreeSpacePercent()
public String getUsedCapacity()
public int getUsedSpacePercent()
Copyright © 2023. All Rights Reserved.