Package | Description |
---|---|
org.mule.modules.ec2.model | |
org.mule.modules.ec2.util |
Modifier and Type | Method and Description |
---|---|
List<Image> |
DescribeImagesResult.getImages()
Information about one or more images.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeImagesResult.setImages(Collection<Image> images)
Information about one or more images.
|
Modifier and Type | Method and Description |
---|---|
static List<Image> |
EC2ModelFactory.wrapImageList(List<com.amazonaws.services.ec2.model.Image> sourceImageList) |
Copyright © 2010–2020. All rights reserved.