Package | Description |
---|---|
org.mule.modules.ec2.model | |
org.mule.modules.ec2.util |
Modifier and Type | Method and Description |
---|---|
NetworkInterfaceAssociation |
NetworkInterface.getAssociation()
The association information for an Elastic IP address (IPv4) associated with the network interface.
|
NetworkInterfaceAssociation |
NetworkInterfacePrivateIpAddress.getAssociation()
The association information for an Elastic IP address (IPv4) associated with the network interface.
|
Modifier and Type | Method and Description |
---|---|
void |
NetworkInterface.setAssociation(NetworkInterfaceAssociation association)
The association information for an Elastic IP address (IPv4) associated with the network interface.
|
void |
NetworkInterfacePrivateIpAddress.setAssociation(NetworkInterfaceAssociation association)
The association information for an Elastic IP address (IPv4) associated with the network interface.
|
Modifier and Type | Method and Description |
---|---|
static NetworkInterfaceAssociation |
EC2ModelFactory.wrapNetworkInterfaceAssociation(com.amazonaws.services.ec2.model.NetworkInterfaceAssociation source) |
Copyright © 2010–2020. All rights reserved.