Package org.jclouds.cloudstack.options
Class CreateSnapshotOptions.Builder
java.lang.Object
org.jclouds.cloudstack.options.CreateSnapshotOptions.Builder
- Enclosing class:
CreateSnapshotOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateSnapshotOptions
accountInDomain
(String account, String domainId) static CreateSnapshotOptions
static CreateSnapshotOptions
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
accountInDomain
- Parameters:
account
- The account of the snapshot.domainId
- The domain ID of the snapshot.
-
domainId
- Parameters:
domainId
- The domain ID of the snapshot.
-
policyId
- Parameters:
policyId
- policy id of the snapshot, if this is null, then use MANUAL_POLICY.
-