Package | Description |
---|---|
org.mule.modules.ec2.model |
Modifier and Type | Method and Description |
---|---|
List<InstanceNetworkInterface> |
Instance.getNetworkInterfaces()
[EC2-VPC] One or more network interfaces for the instance.
|
Modifier and Type | Method and Description |
---|---|
void |
Instance.setNetworkInterfaces(Collection<InstanceNetworkInterface> networkInterfaces)
[EC2-VPC] One or more network interfaces for the instance.
|
Copyright © 2010–2020. All rights reserved.