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