Uses of Class
software.amazon.awssdk.services.ec2.model.InstanceNetworkPerformanceOptionsRequest
-
Packages that use InstanceNetworkPerformanceOptionsRequest Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of InstanceNetworkPerformanceOptionsRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceNetworkPerformanceOptionsRequest Modifier and Type Method Description InstanceNetworkPerformanceOptionsRequestRunInstancesRequest. networkPerformanceOptions()Contains settings for the network performance options for the instance.Methods in software.amazon.awssdk.services.ec2.model with parameters of type InstanceNetworkPerformanceOptionsRequest Modifier and Type Method Description RunInstancesRequest.BuilderRunInstancesRequest.Builder. networkPerformanceOptions(InstanceNetworkPerformanceOptionsRequest networkPerformanceOptions)Contains settings for the network performance options for the instance.
-