Uses of Interface
software.amazon.awssdk.services.ec2.model.NetworkBandwidthGbps.Builder
Packages that use NetworkBandwidthGbps.Builder
-
Uses of NetworkBandwidthGbps.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return NetworkBandwidthGbps.BuilderModifier and TypeMethodDescriptionstatic NetworkBandwidthGbps.BuilderNetworkBandwidthGbps.builder()The maximum amount of network bandwidth, in Gbps.The minimum amount of network bandwidth, in Gbps.NetworkBandwidthGbps.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type NetworkBandwidthGbps.BuilderModifier and TypeMethodDescriptionstatic Class<? extends NetworkBandwidthGbps.Builder>NetworkBandwidthGbps.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type NetworkBandwidthGbps.BuilderModifier and TypeMethodDescriptiondefault InstanceRequirements.BuilderInstanceRequirements.Builder.networkBandwidthGbps(Consumer<NetworkBandwidthGbps.Builder> networkBandwidthGbps) The minimum and maximum amount of network bandwidth, in gigabits per second (Gbps).