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