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