Uses of Class
software.amazon.awssdk.services.ec2.model.LaunchTemplateEnaSrdUdpSpecification
-
Packages that use LaunchTemplateEnaSrdUdpSpecification Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of LaunchTemplateEnaSrdUdpSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LaunchTemplateEnaSrdUdpSpecification Modifier and Type Method Description LaunchTemplateEnaSrdUdpSpecificationLaunchTemplateEnaSrdSpecification. enaSrdUdpSpecification()Configures ENA Express for UDP network traffic.Methods in software.amazon.awssdk.services.ec2.model with parameters of type LaunchTemplateEnaSrdUdpSpecification Modifier and Type Method Description LaunchTemplateEnaSrdSpecification.BuilderLaunchTemplateEnaSrdSpecification.Builder. enaSrdUdpSpecification(LaunchTemplateEnaSrdUdpSpecification enaSrdUdpSpecification)Configures ENA Express for UDP network traffic.
-