Package | Description |
---|---|
org.mule.modules.ec2.model | |
org.mule.modules.ec2.util |
Modifier and Type | Method and Description |
---|---|
List<NetworkInterfaceIpv6Address> |
NetworkInterface.getIpv6Addresses()
The IPv6 addresses associated with the network interface.
|
Modifier and Type | Method and Description |
---|---|
void |
NetworkInterface.setIpv6Addresses(Collection<NetworkInterfaceIpv6Address> ipv6Addresses)
The IPv6 addresses associated with the network interface.
|
Modifier and Type | Method and Description |
---|---|
static List<NetworkInterfaceIpv6Address> |
EC2ModelFactory.wrapNetworkInterfaceIpv6AddressList(List<com.amazonaws.services.ec2.model.NetworkInterfaceIpv6Address> source) |
Copyright © 2010–2020. All rights reserved.