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, pathSuffix, payload, queryParameters| Constructor and Description |
|---|
CreateSnapshotOptions() |
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotOptions |
policyId(String policyId) |
accountInDomain, domainIdbuildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, 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-2016 The Apache Software Foundation. All Rights Reserved.