Package | Description |
---|---|
org.mule.modules.ec2.model |
Modifier and Type | Method and Description |
---|---|
InstanceNetworkInterfaceAssociation |
InstanceNetworkInterface.getAssociation()
The association information for an Elastic IPv4 associated with the network interface.
|
InstanceNetworkInterfaceAssociation |
InstancePrivateIpAddress.getAssociation()
The association information for an Elastic IP address for the network interface.
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceNetworkInterface.setAssociation(InstanceNetworkInterfaceAssociation association)
The association information for an Elastic IPv4 associated with the network interface.
|
void |
InstancePrivateIpAddress.setAssociation(InstanceNetworkInterfaceAssociation association)
The association information for an Elastic IP address for the network interface.
|
Copyright © 2010–2020. All rights reserved.