public static final class ModifyOcspStatusRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ModifyOcspStatusRequest |
build() |
ModifyOcspStatusRequest.Builder |
domain(String domain)
The domain name for which you want to configure the Static Page Caching policy.
|
ModifyOcspStatusRequest.Builder |
enable(Integer enable)
Specifies whether to enable the OCSP feature.
|
ModifyOcspStatusRequest.Builder |
regionId(String regionId)
RegionId.
|
public ModifyOcspStatusRequest.Builder regionId(String regionId)
public ModifyOcspStatusRequest.Builder domain(String domain)
The domain name for which you want to configure the Static Page Caching policy.
You can call the DescribeDomains operation to query all the domain names that are added to Anti-DDoS Pro or Anti-DDoS Premium.
This parameter is required.
example:click.linktech.cn
public ModifyOcspStatusRequest.Builder enable(Integer enable)
Specifies whether to enable the OCSP feature. Valid values:
This parameter is required.
example:1
public ModifyOcspStatusRequest build()
Copyright © 2026. All rights reserved.