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