Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
SnapshotPolicy[] |
CreateSnapshotPoliciesResponse.getSnapshotPolicies()
Get Snapshot policies
|
SnapshotPolicy[] |
CreateSnapshotPoliciesRequest.getSnapshotPolicies()
Get Details of a snapshot policy
|
SnapshotPolicy[] |
DescribeSnapshotPoliciesResponse.getSnapshotPolicySet()
Get Snapshot policies
|
Modifier and Type | Method and Description |
---|---|
void |
CreateSnapshotPoliciesResponse.setSnapshotPolicies(SnapshotPolicy[] SnapshotPolicies)
Set Snapshot policies
|
void |
CreateSnapshotPoliciesRequest.setSnapshotPolicies(SnapshotPolicy[] SnapshotPolicies)
Set Details of a snapshot policy
|
void |
DescribeSnapshotPoliciesResponse.setSnapshotPolicySet(SnapshotPolicy[] SnapshotPolicySet)
Set Snapshot policies
|
Constructor and Description |
---|
SnapshotPolicy(SnapshotPolicy 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.