|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NetworkInterfaceAttachmentChanges | |
---|---|
com.amazonaws.services.ec2.model | Classes modeling the various types represented by AmazonEC2. |
Uses of NetworkInterfaceAttachmentChanges in com.amazonaws.services.ec2.model |
---|
Methods in com.amazonaws.services.ec2.model that return NetworkInterfaceAttachmentChanges | |
---|---|
NetworkInterfaceAttachmentChanges |
ModifyNetworkInterfaceAttributeRequest.getAttachment()
The ID of the interface attachment. |
NetworkInterfaceAttachmentChanges |
NetworkInterfaceAttachmentChanges.withAttachmentId(String attachmentId)
The ID of the network interface attachment. |
NetworkInterfaceAttachmentChanges |
NetworkInterfaceAttachmentChanges.withDeleteOnTermination(Boolean deleteOnTermination)
Indicates whether the network interface is deleted when the instance is terminated. |
Methods in com.amazonaws.services.ec2.model with parameters of type NetworkInterfaceAttachmentChanges | |
---|---|
void |
ModifyNetworkInterfaceAttributeRequest.setAttachment(NetworkInterfaceAttachmentChanges attachment)
The ID of the interface attachment. |
ModifyNetworkInterfaceAttributeRequest |
ModifyNetworkInterfaceAttributeRequest.withAttachment(NetworkInterfaceAttachmentChanges attachment)
The ID of the interface attachment. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |