Uses of Interface
software.amazon.awssdk.services.ec2.model.BaselineEbsBandwidthMbps.Builder
Packages that use BaselineEbsBandwidthMbps.Builder
-
Uses of BaselineEbsBandwidthMbps.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return BaselineEbsBandwidthMbps.BuilderModifier and TypeMethodDescriptionBaselineEbsBandwidthMbps.builder()The maximum baseline bandwidth, in Mbps.The minimum baseline bandwidth, in Mbps.BaselineEbsBandwidthMbps.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type BaselineEbsBandwidthMbps.BuilderModifier and TypeMethodDescriptionstatic Class<? extends BaselineEbsBandwidthMbps.Builder>BaselineEbsBandwidthMbps.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type BaselineEbsBandwidthMbps.BuilderModifier and TypeMethodDescriptiondefault InstanceRequirements.BuilderInstanceRequirements.Builder.baselineEbsBandwidthMbps(Consumer<BaselineEbsBandwidthMbps.Builder> baselineEbsBandwidthMbps) The minimum and maximum baseline bandwidth to Amazon EBS, in Mbps.