Uses of Class
software.amazon.awssdk.services.ec2.model.NetworkInterfaceAttachmentChanges
-
Packages that use NetworkInterfaceAttachmentChanges Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of NetworkInterfaceAttachmentChanges in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return NetworkInterfaceAttachmentChanges Modifier and Type Method Description NetworkInterfaceAttachmentChangesModifyNetworkInterfaceAttributeRequest. attachment()Information about the interface attachment.Methods in software.amazon.awssdk.services.ec2.model with parameters of type NetworkInterfaceAttachmentChanges Modifier and Type Method Description ModifyNetworkInterfaceAttributeRequest.BuilderModifyNetworkInterfaceAttributeRequest.Builder. attachment(NetworkInterfaceAttachmentChanges attachment)Information about the interface attachment.
-