Package | Description |
---|---|
org.jclouds.ec2.features | |
org.jclouds.ec2.options |
Modifier and Type | Method and Description |
---|---|
Snapshot |
ElasticBlockStoreApi.createSnapshotInRegion(String region,
String volumeId,
CreateSnapshotOptions... options)
Creates a snapshot of an Amazon EBS volume and stores it in Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
CreateSnapshotOptions |
CreateSnapshotOptions.withDescription(String description)
Description of the Amazon EBS snapshot.
|
static CreateSnapshotOptions |
CreateSnapshotOptions.Builder.withDescription(String identityId) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.