Package | Description |
---|---|
org.mule.modules.ec2.model | |
org.mule.modules.ec2.util |
Modifier and Type | Method and Description |
---|---|
List<CreateVolumePermission> |
DescribeSnapshotAttributeResult.getCreateVolumePermissions()
A list of permissions for creating volumes from the snapshot.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeSnapshotAttributeResult.setCreateVolumePermissions(Collection<CreateVolumePermission> createVolumePermissions)
A list of permissions for creating volumes from the snapshot.
|
Modifier and Type | Method and Description |
---|---|
static CreateVolumePermission |
EC2ModelFactory.wrapCreateVolumePermission(com.amazonaws.services.ec2.model.CreateVolumePermission sourceCreateVolumePermission) |
Modifier and Type | Method and Description |
---|---|
static List<CreateVolumePermission> |
EC2ModelFactory.wrapCreateVolumePermissionList(List<com.amazonaws.services.ec2.model.CreateVolumePermission> sourceCreateVolumePermissionList) |
Copyright © 2010–2020. All rights reserved.