org.jclouds.ec2.options

Class DescribeSnapshotsOptions

    • Constructor Detail

      • DescribeSnapshotsOptions

        public DescribeSnapshotsOptions()
    • Method Detail

      • getRestorableBy

        public String getRestorableBy()
      • getSnapshotIds

        public Set<String> getSnapshotIds()
      • ownedBy

        public DescribeSnapshotsOptions ownedBy(String... owners)
        Returns snapshots owned by the specified owner. Multiple owners can be specified.

        Valid Values: self | amazon | AWS Account ID

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