Package | Description |
---|---|
org.mule.modules.ec2.model | |
org.mule.modules.ec2.util |
Modifier and Type | Method and Description |
---|---|
List<LaunchPermission> |
ImageAttribute.getLaunchPermissions()
One or more launch permissions.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageAttribute.setLaunchPermissions(Collection<LaunchPermission> launchPermissions)
One or more launch permissions.
|
Modifier and Type | Method and Description |
---|---|
static List<LaunchPermission> |
EC2ModelFactory.wrapLaunchPermissionList(List<com.amazonaws.services.ec2.model.LaunchPermission> sourceList) |
Copyright © 2010–2020. All rights reserved.