Package | Description |
---|---|
com.tencentcloudapi.cdn.v20180606.models |
Modifier and Type | Method and Description |
---|---|
ScdnAclConfig |
UpdateScdnDomainRequest.getAcl()
Get 自定义防护策略配置
|
ScdnAclConfig |
DescribeScdnConfigResponse.getAcl()
Get 自定义防护策略配置
|
ScdnAclConfig |
CreateScdnDomainRequest.getAcl()
Get 自定义防护策略配置
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateScdnDomainRequest.setAcl(ScdnAclConfig Acl)
Set 自定义防护策略配置
|
void |
DescribeScdnConfigResponse.setAcl(ScdnAclConfig Acl)
Set 自定义防护策略配置
|
void |
CreateScdnDomainRequest.setAcl(ScdnAclConfig Acl)
Set 自定义防护策略配置
|
Constructor and Description |
---|
ScdnAclConfig(ScdnAclConfig 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 © 2024. All rights reserved.