Uses of Class
org.jclouds.ec2.options.CreateSnapshotOptions
Packages that use CreateSnapshotOptions
-
Uses of CreateSnapshotOptions in org.jclouds.ec2.features
Methods in org.jclouds.ec2.features with parameters of type CreateSnapshotOptionsModifier and TypeMethodDescriptionElasticBlockStoreApi.createSnapshotInRegion
(String region, String volumeId, CreateSnapshotOptions... options) Creates a snapshot of an Amazon EBS volume and stores it in Amazon S3. -
Uses of CreateSnapshotOptions in org.jclouds.ec2.options
Methods in org.jclouds.ec2.options that return CreateSnapshotOptionsModifier and TypeMethodDescriptionstatic CreateSnapshotOptions
CreateSnapshotOptions.Builder.withDescription
(String identityId) CreateSnapshotOptions.withDescription
(String description) Description of the Amazon EBS snapshot.