Package | Description |
---|---|
org.mule.modules.ec2 | |
org.mule.modules.ec2.util |
Modifier and Type | Method and Description |
---|---|
CreateVolumeResult |
EC2Connector.createVolume(String availabilityZone,
boolean encrypted,
Integer iops,
String kmsKeyId,
Integer size,
String snapshotId,
VolumeType volumeType)
Creates an EBS volume that can be attached to an instance in the same Availability Zone.
|
Modifier and Type | Method and Description |
---|---|
static CreateVolumeResult |
EC2ModelFactory.wrapCreateVolumeResult(com.amazonaws.services.ec2.model.CreateVolumeResult sourceCreateVolumeResult) |
Copyright © 2010–2020. All rights reserved.