public class ExtraPerformanceTypeForDescribeVolumeTypeOutput extends Object
| Constructor and Description |
|---|
ExtraPerformanceTypeForDescribeVolumeTypeOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
Get id
|
String |
getMaxIops()
Get maxIops
|
String |
getMaxThroughput()
Get maxThroughput
|
int |
hashCode() |
ExtraPerformanceTypeForDescribeVolumeTypeOutput |
id(String id) |
ExtraPerformanceTypeForDescribeVolumeTypeOutput |
maxIops(String maxIops) |
ExtraPerformanceTypeForDescribeVolumeTypeOutput |
maxThroughput(String maxThroughput) |
void |
setId(String id) |
void |
setMaxIops(String maxIops) |
void |
setMaxThroughput(String maxThroughput) |
String |
toString() |
public ExtraPerformanceTypeForDescribeVolumeTypeOutput()
public ExtraPerformanceTypeForDescribeVolumeTypeOutput id(String id)
public String getId()
public void setId(String id)
public ExtraPerformanceTypeForDescribeVolumeTypeOutput maxIops(String maxIops)
public String getMaxIops()
public void setMaxIops(String maxIops)
public ExtraPerformanceTypeForDescribeVolumeTypeOutput maxThroughput(String maxThroughput)
public String getMaxThroughput()
public void setMaxThroughput(String maxThroughput)
Copyright © 2026. All rights reserved.