| Package | Description | 
|---|---|
| com.tencentcloudapi.dayu.v20180709.models | 
| Modifier and Type | Method and Description | 
|---|---|
CCPolicy | 
ModifyCCSelfDefinePolicyRequest.getPolicy()
Get Details of the CC protection policy 
 | 
CCPolicy | 
CreateCCSelfDefinePolicyRequest.getPolicy()
Get Details of the CC protection policy 
 | 
CCPolicy[] | 
DescribeCCSelfDefinePolicyResponse.getPolicys()
Get Policy list 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModifyCCSelfDefinePolicyRequest.setPolicy(CCPolicy Policy)
Set Details of the CC protection policy 
 | 
void | 
CreateCCSelfDefinePolicyRequest.setPolicy(CCPolicy Policy)
Set Details of the CC protection policy 
 | 
void | 
DescribeCCSelfDefinePolicyResponse.setPolicys(CCPolicy[] Policys)
Set Policy list 
 | 
| Constructor and Description | 
|---|
CCPolicy(CCPolicy 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 © 2022. All rights reserved.