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