Package | Description |
---|---|
org.mule.modules.ec2.model |
Modifier and Type | Method and Description |
---|---|
List<InstancePrivateIpAddress> |
InstanceNetworkInterface.getPrivateIpAddresses()
One or more private IPv4 addresses associated with the network interface.
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceNetworkInterface.setPrivateIpAddresses(Collection<InstancePrivateIpAddress> privateIpAddresses)
One or more private IPv4 addresses associated with the network interface.
|
Copyright © 2010–2020. All rights reserved.