public class CapacityInfoForDescribeFileSystemStatisticsOutput extends Object
| Constructor and Description |
|---|
CapacityInfoForDescribeFileSystemStatisticsOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getTotalTiB()
Get totalTiB
|
Integer |
getUsedGiB()
Get usedGiB
|
int |
hashCode() |
void |
setTotalTiB(Integer totalTiB) |
void |
setUsedGiB(Integer usedGiB) |
String |
toString() |
CapacityInfoForDescribeFileSystemStatisticsOutput |
totalTiB(Integer totalTiB) |
CapacityInfoForDescribeFileSystemStatisticsOutput |
usedGiB(Integer usedGiB) |
public CapacityInfoForDescribeFileSystemStatisticsOutput()
public CapacityInfoForDescribeFileSystemStatisticsOutput totalTiB(Integer totalTiB)
public Integer getTotalTiB()
public void setTotalTiB(Integer totalTiB)
public CapacityInfoForDescribeFileSystemStatisticsOutput usedGiB(Integer usedGiB)
public Integer getUsedGiB()
public void setUsedGiB(Integer usedGiB)
Copyright © 2026. All rights reserved.