EbsCardInfo.Builder |
EbsCardInfo.Builder.baselineBandwidthInMbps(Integer baselineBandwidthInMbps) |
The baseline bandwidth performance for the EBS card, in Mbps.
|
EbsCardInfo.Builder |
EbsCardInfo.Builder.baselineIops(Integer baselineIops) |
The baseline IOPS performance for the EBS card.
|
EbsCardInfo.Builder |
EbsCardInfo.Builder.baselineThroughputInMBps(Double baselineThroughputInMBps) |
The baseline throughput performance for the EBS card, in MBps.
|
static EbsCardInfo.Builder |
EbsCardInfo.builder() |
|
EbsCardInfo.Builder |
EbsCardInfo.Builder.ebsCardIndex(Integer ebsCardIndex) |
The index of the EBS card.
|
EbsCardInfo.Builder |
EbsCardInfo.Builder.maximumBandwidthInMbps(Integer maximumBandwidthInMbps) |
The maximum bandwidth performance for the EBS card, in Mbps.
|
EbsCardInfo.Builder |
EbsCardInfo.Builder.maximumIops(Integer maximumIops) |
The maximum IOPS performance for the EBS card.
|
EbsCardInfo.Builder |
EbsCardInfo.Builder.maximumThroughputInMBps(Double maximumThroughputInMBps) |
The maximum throughput performance for the EBS card, in MBps.
|
EbsCardInfo.Builder |
EbsCardInfo.toBuilder() |
|