Uses of Class
software.amazon.awssdk.services.ec2.model.SecondaryInterfaceAttachment
-
Packages that use SecondaryInterfaceAttachment Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of SecondaryInterfaceAttachment in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SecondaryInterfaceAttachment Modifier and Type Method Description SecondaryInterfaceAttachmentSecondaryInterface. attachment()The attachment information for the secondary interface.Methods in software.amazon.awssdk.services.ec2.model with parameters of type SecondaryInterfaceAttachment Modifier and Type Method Description SecondaryInterface.BuilderSecondaryInterface.Builder. attachment(SecondaryInterfaceAttachment attachment)The attachment information for the secondary interface.
-