Package | Description |
---|---|
org.mule.modules.ec2.model | |
org.mule.modules.ec2.util |
Modifier and Type | Method and Description |
---|---|
NetworkInterfaceAttachment |
NetworkInterface.getAttachment()
The network interface attachment.
|
NetworkInterfaceAttachment |
DescribeNetworkInterfaceAttributeResult.getAttachment()
The attachment (if any) of the network interface.
|
Modifier and Type | Method and Description |
---|---|
void |
NetworkInterface.setAttachment(NetworkInterfaceAttachment attachment)
The network interface attachment.
|
void |
DescribeNetworkInterfaceAttributeResult.setAttachment(NetworkInterfaceAttachment attachment)
The attachment (if any) of the network interface.
|
Modifier and Type | Method and Description |
---|---|
static NetworkInterfaceAttachment |
EC2ModelFactory.wrapNetworkInterfaceAttachment(com.amazonaws.services.ec2.model.NetworkInterfaceAttachment source) |
Copyright © 2010–2020. All rights reserved.