This project has retired. For details please refer to its Attic page.
CreateSnapshotOptions (Apache jclouds 1.9.3 API)
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-2016 The Apache Software Foundation. All Rights Reserved.