Package org.jclouds.ec2.options
Class DescribeSnapshotsOptions.Builder
java.lang.Object
org.jclouds.ec2.options.DescribeSnapshotsOptions.Builder
- Enclosing class:
DescribeSnapshotsOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DescribeSnapshotsOptions
static DescribeSnapshotsOptions
restorableBy
(String... accountIds) static DescribeSnapshotsOptions
snapshotIds
(String... snapshotIds)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
restorableBy
- See Also:
-
snapshotIds
- See Also:
-
ownedBy
- See Also:
-