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