Uses of Class
software.amazon.awssdk.services.ec2.model.LaunchTemplateNetworkPerformanceOptionsRequest
Packages that use LaunchTemplateNetworkPerformanceOptionsRequest
-
Uses of LaunchTemplateNetworkPerformanceOptionsRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LaunchTemplateNetworkPerformanceOptionsRequestModifier and TypeMethodDescriptionRequestLaunchTemplateData.networkPerformanceOptions()Contains launch template settings to boost network performance for the type of workload that runs on your instance.Methods in software.amazon.awssdk.services.ec2.model with parameters of type LaunchTemplateNetworkPerformanceOptionsRequestModifier and TypeMethodDescriptionRequestLaunchTemplateData.Builder.networkPerformanceOptions(LaunchTemplateNetworkPerformanceOptionsRequest networkPerformanceOptions) Contains launch template settings to boost network performance for the type of workload that runs on your instance.