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