Package | Description |
---|---|
com.tencentcloudapi.cbs.v20170312.models |
Modifier and Type | Method and Description |
---|---|
Policy[] |
ModifyAutoSnapshotPolicyAttributeRequest.getPolicy()
Get The policy for executing the scheduled snapshot.
|
Policy[] |
AutoSnapshotPolicy.getPolicy()
Get The policy for executing the scheduled snapshot.
|
Policy[] |
CreateAutoSnapshotPolicyRequest.getPolicy()
Get The policy for executing the scheduled snapshot.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyAutoSnapshotPolicyAttributeRequest.setPolicy(Policy[] Policy)
Set The policy for executing the scheduled snapshot.
|
void |
AutoSnapshotPolicy.setPolicy(Policy[] Policy)
Set The policy for executing the scheduled snapshot.
|
void |
CreateAutoSnapshotPolicyRequest.setPolicy(Policy[] Policy)
Set The policy for executing the scheduled snapshot.
|
Constructor and Description |
---|
Policy(Policy source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.