Uses of Class
software.amazon.awssdk.services.ec2.model.InstanceNetworkInterfaceAttachment
-
Packages that use InstanceNetworkInterfaceAttachment Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of InstanceNetworkInterfaceAttachment in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceNetworkInterfaceAttachment Modifier and Type Method Description InstanceNetworkInterfaceAttachmentInstanceNetworkInterface. attachment()The network interface attachment.Methods in software.amazon.awssdk.services.ec2.model with parameters of type InstanceNetworkInterfaceAttachment Modifier and Type Method Description InstanceNetworkInterface.BuilderInstanceNetworkInterface.Builder. attachment(InstanceNetworkInterfaceAttachment attachment)The network interface attachment.
-