public class ExtraPerformanceTypeForDescribeVolumeTypeOutput extends Object
| Constructor and Description |
|---|
ExtraPerformanceTypeForDescribeVolumeTypeOutput() |
| Modifier and Type | Method and Description |
|---|---|
ExtraPerformanceTypeForDescribeVolumeTypeOutput |
baseQosType(String baseQosType) |
ExtraPerformanceTypeForDescribeVolumeTypeOutput |
conversionRatio(String conversionRatio) |
boolean |
equals(Object o) |
String |
getBaseQosType()
Get baseQosType
|
String |
getConversionRatio()
Get conversionRatio
|
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 |
setBaseQosType(String baseQosType) |
void |
setConversionRatio(String conversionRatio) |
void |
setId(String id) |
void |
setMaxIops(String maxIops) |
void |
setMaxThroughput(String maxThroughput) |
String |
toString() |
public ExtraPerformanceTypeForDescribeVolumeTypeOutput()
public ExtraPerformanceTypeForDescribeVolumeTypeOutput baseQosType(String baseQosType)
public String getBaseQosType()
public void setBaseQosType(String baseQosType)
public ExtraPerformanceTypeForDescribeVolumeTypeOutput conversionRatio(String conversionRatio)
public String getConversionRatio()
public void setConversionRatio(String conversionRatio)
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 © 2025. All rights reserved.