Package | Description |
---|---|
org.mule.modules.ec2.model | |
org.mule.modules.ec2.util |
Modifier and Type | Method and Description |
---|---|
List<VolumeStatusEvent> |
VolumeStatusItem.getEvents()
A list of events associated with the volume.
|
Modifier and Type | Method and Description |
---|---|
void |
VolumeStatusItem.setEvents(Collection<VolumeStatusEvent> events)
A list of events associated with the volume.
|
Modifier and Type | Method and Description |
---|---|
static VolumeStatusEvent |
EC2ModelFactory.wrapVolumeStatusEvent(com.amazonaws.services.ec2.model.VolumeStatusEvent sourceVolumeStatusEvent) |
Modifier and Type | Method and Description |
---|---|
static List<VolumeStatusEvent> |
EC2ModelFactory.wrapVolumeStatusEventList(List<com.amazonaws.services.ec2.model.VolumeStatusEvent> sourceVolumeStatusEventList) |
Copyright © 2010–2020. All rights reserved.