Uses of Class
software.amazon.awssdk.services.ec2.model.EnaSrdSpecification
Packages that use EnaSrdSpecification
-
Uses of EnaSrdSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return EnaSrdSpecificationModifier and TypeMethodDescriptionfinal EnaSrdSpecificationAttachNetworkInterfaceRequest.enaSrdSpecification()Configures ENA Express for the network interface that this action attaches to the instance.final EnaSrdSpecificationModifyNetworkInterfaceAttributeRequest.enaSrdSpecification()Updates the ENA Express configuration for the network interface that’s attached to the instance.Methods in software.amazon.awssdk.services.ec2.model with parameters of type EnaSrdSpecificationModifier and TypeMethodDescriptionAttachNetworkInterfaceRequest.Builder.enaSrdSpecification(EnaSrdSpecification enaSrdSpecification) Configures ENA Express for the network interface that this action attaches to the instance.ModifyNetworkInterfaceAttributeRequest.Builder.enaSrdSpecification(EnaSrdSpecification enaSrdSpecification) Updates the ENA Express configuration for the network interface that’s attached to the instance.