org.jclouds.ec2.options

Class CreateSnapshotOptions

    • Constructor Detail

      • CreateSnapshotOptions

        public CreateSnapshotOptions()
    • Method Detail

      • withDescription

        public CreateSnapshotOptions withDescription(String description)
        Description of the Amazon EBS snapshot.

        Up to 255 characters

      • getDescription

        public String getDescription()

Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.