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