Package | Description |
---|---|
com.tencentcloudapi.cbs.v20170312.models |
Modifier and Type | Method and Description |
---|---|
AutoSnapshotPolicy[] |
DescribeDiskAssociatedAutoSnapshotPolicyResponse.getAutoSnapshotPolicySet()
Get List of scheduled snapshots bound to cloud disk.
|
AutoSnapshotPolicy[] |
DescribeAutoSnapshotPoliciesResponse.getAutoSnapshotPolicySet()
Get List of scheduled snapshot policies.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeDiskAssociatedAutoSnapshotPolicyResponse.setAutoSnapshotPolicySet(AutoSnapshotPolicy[] AutoSnapshotPolicySet)
Set List of scheduled snapshots bound to cloud disk.
|
void |
DescribeAutoSnapshotPoliciesResponse.setAutoSnapshotPolicySet(AutoSnapshotPolicy[] AutoSnapshotPolicySet)
Set List of scheduled snapshot policies.
|
Constructor and Description |
---|
AutoSnapshotPolicy(AutoSnapshotPolicy 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.