Uses of Class
software.amazon.awssdk.services.ec2.model.NetworkBandwidthGbps
Packages that use NetworkBandwidthGbps
-
Uses of NetworkBandwidthGbps in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return NetworkBandwidthGbpsModifier and TypeMethodDescriptionfinal NetworkBandwidthGbpsInstanceRequirements.networkBandwidthGbps()The minimum and maximum amount of network bandwidth, in gigabits per second (Gbps).Methods in software.amazon.awssdk.services.ec2.model with parameters of type NetworkBandwidthGbpsModifier and TypeMethodDescriptionInstanceRequirements.Builder.networkBandwidthGbps(NetworkBandwidthGbps networkBandwidthGbps) The minimum and maximum amount of network bandwidth, in gigabits per second (Gbps).