Uses of Class
software.amazon.awssdk.services.ec2.model.InstanceNetworkPerformanceOptions
Packages that use InstanceNetworkPerformanceOptions
-
Uses of InstanceNetworkPerformanceOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceNetworkPerformanceOptionsModifier and TypeMethodDescriptionInstance.networkPerformanceOptions()Contains settings for the network performance options for your instance.Methods in software.amazon.awssdk.services.ec2.model with parameters of type InstanceNetworkPerformanceOptionsModifier and TypeMethodDescriptionInstance.Builder.networkPerformanceOptions(InstanceNetworkPerformanceOptions networkPerformanceOptions) Contains settings for the network performance options for your instance.