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