Uses of Class
software.amazon.awssdk.services.ec2.model.EnaSrdUdpSpecificationRequest
-
Packages that use EnaSrdUdpSpecificationRequest Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of EnaSrdUdpSpecificationRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return EnaSrdUdpSpecificationRequest Modifier and Type Method Description EnaSrdUdpSpecificationRequestEnaSrdSpecificationRequest. enaSrdUdpSpecification()Contains ENA Express settings for UDP network traffic for the network interface attached to the instance.Methods in software.amazon.awssdk.services.ec2.model with parameters of type EnaSrdUdpSpecificationRequest Modifier and Type Method Description EnaSrdSpecificationRequest.BuilderEnaSrdSpecificationRequest.Builder. enaSrdUdpSpecification(EnaSrdUdpSpecificationRequest enaSrdUdpSpecification)Contains ENA Express settings for UDP network traffic for the network interface attached to the instance.
-