Uses of Interface
software.amazon.awssdk.services.ec2.model.AttachmentEnaSrdUdpSpecification.Builder
Packages that use AttachmentEnaSrdUdpSpecification.Builder
-
Uses of AttachmentEnaSrdUdpSpecification.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AttachmentEnaSrdUdpSpecification.BuilderModifier and TypeMethodDescriptionAttachmentEnaSrdUdpSpecification.builder()AttachmentEnaSrdUdpSpecification.Builder.enaSrdUdpEnabled(Boolean enaSrdUdpEnabled) Indicates whether UDP traffic to and from the instance uses ENA Express.AttachmentEnaSrdUdpSpecification.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AttachmentEnaSrdUdpSpecification.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AttachmentEnaSrdUdpSpecification.Builder>AttachmentEnaSrdUdpSpecification.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type AttachmentEnaSrdUdpSpecification.BuilderModifier and TypeMethodDescriptionAttachmentEnaSrdSpecification.Builder.enaSrdUdpSpecification(Consumer<AttachmentEnaSrdUdpSpecification.Builder> enaSrdUdpSpecification) Configures ENA Express for UDP network traffic.