Package | Description |
---|---|
org.mule.modules.ec2 | |
org.mule.modules.ec2.util |
Modifier and Type | Method and Description |
---|---|
AssociateAddressResult |
EC2Connector.associateAddress(String allocationId,
Boolean allowReassociation,
String instanceId,
String networkInterfaceId,
String privateIpAddress,
String publicIp)
Associates an Elastic IP address with an instance or a network interface.
|
Modifier and Type | Method and Description |
---|---|
static AssociateAddressResult |
EC2ModelFactory.wrapAssociateAddress(com.amazonaws.services.ec2.model.AssociateAddressResult result) |
Copyright © 2010–2020. All rights reserved.