public class CapacityInfoForDescribeFileSystemsOutput extends Object
| Constructor and Description |
|---|
CapacityInfoForDescribeFileSystemsOutput() |
| 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() |
CapacityInfoForDescribeFileSystemsOutput |
totalTiB(Integer totalTiB) |
CapacityInfoForDescribeFileSystemsOutput |
usedGiB(Integer usedGiB) |
public CapacityInfoForDescribeFileSystemsOutput()
public CapacityInfoForDescribeFileSystemsOutput totalTiB(Integer totalTiB)
public Integer getTotalTiB()
public void setTotalTiB(Integer totalTiB)
public CapacityInfoForDescribeFileSystemsOutput usedGiB(Integer usedGiB)
public Integer getUsedGiB()
public void setUsedGiB(Integer usedGiB)
Copyright © 2026. All rights reserved.