Package | Description |
---|---|
org.mule.modules.ec2.model |
Modifier and Type | Method and Description |
---|---|
Instance |
Instance.withVirtualizationType(String virtualizationType)
The virtualization type of the instance.
|
Modifier and Type | Method and Description |
---|---|
List<Instance> |
Reservation.getInstances()
One or more instances.
|
Modifier and Type | Method and Description |
---|---|
void |
Reservation.setInstances(Collection<Instance> instances)
One or more instances.
|
Copyright © 2010–2020. All rights reserved.