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