public static final class DeleteWebCacheCustomRuleRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DeleteWebCacheCustomRuleRequest |
build() |
DeleteWebCacheCustomRuleRequest.Builder |
domain(String domain)
The domain name for which you want to delete the custom rules of the Static Page Caching policy.
|
DeleteWebCacheCustomRuleRequest.Builder |
regionId(String regionId)
RegionId.
|
DeleteWebCacheCustomRuleRequest.Builder |
resourceGroupId(String resourceGroupId)
The ID of the resource group to which the instance belongs in Resource Management.
|
DeleteWebCacheCustomRuleRequest.Builder |
ruleNames(List<String> ruleNames)
An array consisting of the names of the rules that you want to delete.
|
public DeleteWebCacheCustomRuleRequest.Builder regionId(String regionId)
public DeleteWebCacheCustomRuleRequest.Builder domain(String domain)
> You can call the [DescribeDomains](~~91724~~) operation to query all the domain names that are added to Anti-DDoS Pro or Anti-DDoS Premium.
public DeleteWebCacheCustomRuleRequest.Builder resourceGroupId(String resourceGroupId)
If you do not configure this parameter, the instance belongs to the default resource group.
public DeleteWebCacheCustomRuleRequest.Builder ruleNames(List<String> ruleNames)
public DeleteWebCacheCustomRuleRequest build()
Copyright © 2023. All rights reserved.