Package | Description |
---|---|
org.mule.modules.ec2.model |
Modifier and Type | Method and Description |
---|---|
NetworkInterface |
CreateNetworkInterfaceResult.getNetworkInterface()
Information about the network interface.
|
Modifier and Type | Method and Description |
---|---|
List<NetworkInterface> |
DescribeNetworkInterfacesResult.getNetworkInterfaces()
Information about one or more network interfaces.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateNetworkInterfaceResult.setNetworkInterface(NetworkInterface networkInterface)
Information about the network interface.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeNetworkInterfacesResult.setNetworkInterfaces(Collection<NetworkInterface> networkInterfaces)
Information about one or more network interfaces.
|
Copyright © 2010–2020. All rights reserved.