public class TotalPerformanceForDescribeVolumesOutput extends Object
| Constructor and Description |
|---|
TotalPerformanceForDescribeVolumesOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getIOPS()
Get IOPS
|
Integer |
getThroughput()
Get throughput
|
int |
hashCode() |
TotalPerformanceForDescribeVolumesOutput |
IOPS(Integer IOPS) |
void |
setIOPS(Integer IOPS) |
void |
setThroughput(Integer throughput) |
TotalPerformanceForDescribeVolumesOutput |
throughput(Integer throughput) |
String |
toString() |
public TotalPerformanceForDescribeVolumesOutput()
public TotalPerformanceForDescribeVolumesOutput IOPS(Integer IOPS)
public Integer getIOPS()
public void setIOPS(Integer IOPS)
public TotalPerformanceForDescribeVolumesOutput throughput(Integer throughput)
public Integer getThroughput()
public void setThroughput(Integer throughput)
Copyright © 2026. All rights reserved.