public class CreateSnapshotOptions extends AccountInDomainOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateSnapshotOptions.Builder |
| Modifier and Type | Field and Description |
|---|---|
static CreateSnapshotOptions |
NONE |
formParameters, headers, matrixParameters, pathSuffix, payload, queryParameters| Constructor and Description |
|---|
CreateSnapshotOptions() |
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotOptions |
policyId(String policyId) |
accountInDomain, domainIdbuildFormParameters, buildMatrixParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstMatrixOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toStringpublic static final CreateSnapshotOptions NONE
public CreateSnapshotOptions policyId(String policyId)
policyId - policy id of the snapshot, if this is null, then use MANUAL_POLICY.Copyright © 2009-2013 jclouds. All Rights Reserved.