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