Package | Description |
---|---|
org.mule.modules.ec2.model | |
org.mule.modules.ec2.util |
Modifier and Type | Method and Description |
---|---|
List<VolumeStatusAction> |
VolumeStatusItem.getActions()
The details of the operation.
|
Modifier and Type | Method and Description |
---|---|
void |
VolumeStatusItem.setActions(Collection<VolumeStatusAction> actions)
The details of the operation.
|
Modifier and Type | Method and Description |
---|---|
static VolumeStatusAction |
EC2ModelFactory.wrapVolumeStatusAction(com.amazonaws.services.ec2.model.VolumeStatusAction sourceVolumeStatusAction) |
Modifier and Type | Method and Description |
---|---|
static List<VolumeStatusAction> |
EC2ModelFactory.wrapVolumeStatusActionList(List<com.amazonaws.services.ec2.model.VolumeStatusAction> sourceVolumeStatusActionList) |
Copyright © 2010–2020. All rights reserved.