@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class EbsOptimizedInfo extends Object implements Serializable, Cloneable
Describes the optimized EBS performance for supported instance types.
Constructor and Description |
---|
EbsOptimizedInfo() |
Modifier and Type | Method and Description |
---|---|
EbsOptimizedInfo |
clone() |
boolean |
equals(Object obj) |
Integer |
getBaselineBandwidthInMbps()
The baseline bandwidth performance for an EBS-optimized instance type, in Mbps.
|
Integer |
getBaselineIops()
The baseline input/output storage operations per seconds for an EBS-optimized instance type.
|
Double |
getBaselineThroughputInMBps()
The baseline throughput performance for an EBS-optimized instance type, in MB/s.
|
Integer |
getMaximumBandwidthInMbps()
The maximum bandwidth performance for an EBS-optimized instance type, in Mbps.
|
Integer |
getMaximumIops()
The maximum input/output storage operations per second for an EBS-optimized instance type.
|
Double |
getMaximumThroughputInMBps()
The maximum throughput performance for an EBS-optimized instance type, in MB/s.
|
int |
hashCode() |
void |
setBaselineBandwidthInMbps(Integer baselineBandwidthInMbps)
The baseline bandwidth performance for an EBS-optimized instance type, in Mbps.
|
void |
setBaselineIops(Integer baselineIops)
The baseline input/output storage operations per seconds for an EBS-optimized instance type.
|
void |
setBaselineThroughputInMBps(Double baselineThroughputInMBps)
The baseline throughput performance for an EBS-optimized instance type, in MB/s.
|
void |
setMaximumBandwidthInMbps(Integer maximumBandwidthInMbps)
The maximum bandwidth performance for an EBS-optimized instance type, in Mbps.
|
void |
setMaximumIops(Integer maximumIops)
The maximum input/output storage operations per second for an EBS-optimized instance type.
|
void |
setMaximumThroughputInMBps(Double maximumThroughputInMBps)
The maximum throughput performance for an EBS-optimized instance type, in MB/s.
|
String |
toString()
Returns a string representation of this object.
|
EbsOptimizedInfo |
withBaselineBandwidthInMbps(Integer baselineBandwidthInMbps)
The baseline bandwidth performance for an EBS-optimized instance type, in Mbps.
|
EbsOptimizedInfo |
withBaselineIops(Integer baselineIops)
The baseline input/output storage operations per seconds for an EBS-optimized instance type.
|
EbsOptimizedInfo |
withBaselineThroughputInMBps(Double baselineThroughputInMBps)
The baseline throughput performance for an EBS-optimized instance type, in MB/s.
|
EbsOptimizedInfo |
withMaximumBandwidthInMbps(Integer maximumBandwidthInMbps)
The maximum bandwidth performance for an EBS-optimized instance type, in Mbps.
|
EbsOptimizedInfo |
withMaximumIops(Integer maximumIops)
The maximum input/output storage operations per second for an EBS-optimized instance type.
|
EbsOptimizedInfo |
withMaximumThroughputInMBps(Double maximumThroughputInMBps)
The maximum throughput performance for an EBS-optimized instance type, in MB/s.
|
public void setBaselineBandwidthInMbps(Integer baselineBandwidthInMbps)
The baseline bandwidth performance for an EBS-optimized instance type, in Mbps.
baselineBandwidthInMbps
- The baseline bandwidth performance for an EBS-optimized instance type, in Mbps.public Integer getBaselineBandwidthInMbps()
The baseline bandwidth performance for an EBS-optimized instance type, in Mbps.
public EbsOptimizedInfo withBaselineBandwidthInMbps(Integer baselineBandwidthInMbps)
The baseline bandwidth performance for an EBS-optimized instance type, in Mbps.
baselineBandwidthInMbps
- The baseline bandwidth performance for an EBS-optimized instance type, in Mbps.public void setBaselineThroughputInMBps(Double baselineThroughputInMBps)
The baseline throughput performance for an EBS-optimized instance type, in MB/s.
baselineThroughputInMBps
- The baseline throughput performance for an EBS-optimized instance type, in MB/s.public Double getBaselineThroughputInMBps()
The baseline throughput performance for an EBS-optimized instance type, in MB/s.
public EbsOptimizedInfo withBaselineThroughputInMBps(Double baselineThroughputInMBps)
The baseline throughput performance for an EBS-optimized instance type, in MB/s.
baselineThroughputInMBps
- The baseline throughput performance for an EBS-optimized instance type, in MB/s.public void setBaselineIops(Integer baselineIops)
The baseline input/output storage operations per seconds for an EBS-optimized instance type.
baselineIops
- The baseline input/output storage operations per seconds for an EBS-optimized instance type.public Integer getBaselineIops()
The baseline input/output storage operations per seconds for an EBS-optimized instance type.
public EbsOptimizedInfo withBaselineIops(Integer baselineIops)
The baseline input/output storage operations per seconds for an EBS-optimized instance type.
baselineIops
- The baseline input/output storage operations per seconds for an EBS-optimized instance type.public void setMaximumBandwidthInMbps(Integer maximumBandwidthInMbps)
The maximum bandwidth performance for an EBS-optimized instance type, in Mbps.
maximumBandwidthInMbps
- The maximum bandwidth performance for an EBS-optimized instance type, in Mbps.public Integer getMaximumBandwidthInMbps()
The maximum bandwidth performance for an EBS-optimized instance type, in Mbps.
public EbsOptimizedInfo withMaximumBandwidthInMbps(Integer maximumBandwidthInMbps)
The maximum bandwidth performance for an EBS-optimized instance type, in Mbps.
maximumBandwidthInMbps
- The maximum bandwidth performance for an EBS-optimized instance type, in Mbps.public void setMaximumThroughputInMBps(Double maximumThroughputInMBps)
The maximum throughput performance for an EBS-optimized instance type, in MB/s.
maximumThroughputInMBps
- The maximum throughput performance for an EBS-optimized instance type, in MB/s.public Double getMaximumThroughputInMBps()
The maximum throughput performance for an EBS-optimized instance type, in MB/s.
public EbsOptimizedInfo withMaximumThroughputInMBps(Double maximumThroughputInMBps)
The maximum throughput performance for an EBS-optimized instance type, in MB/s.
maximumThroughputInMBps
- The maximum throughput performance for an EBS-optimized instance type, in MB/s.public void setMaximumIops(Integer maximumIops)
The maximum input/output storage operations per second for an EBS-optimized instance type.
maximumIops
- The maximum input/output storage operations per second for an EBS-optimized instance type.public Integer getMaximumIops()
The maximum input/output storage operations per second for an EBS-optimized instance type.
public EbsOptimizedInfo withMaximumIops(Integer maximumIops)
The maximum input/output storage operations per second for an EBS-optimized instance type.
maximumIops
- The maximum input/output storage operations per second for an EBS-optimized instance type.public String toString()
toString
in class Object
Object.toString()
public EbsOptimizedInfo clone()
Copyright © 2024. All rights reserved.