public static final class DescribeVodDomainConfigsResponseBody.DomainConfig.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeVodDomainConfigsResponseBody.DomainConfig |
build() |
DescribeVodDomainConfigsResponseBody.DomainConfig.Builder |
configId(String configId)
## Feature description
| Feature | Description |
| ------- | ----------- |
| referer_white_list_set | Specifies the referer whitelist. |
| referer_black_list_set | Specifies the referer blacklist. |
| filetype_based_ttl_set | Specifies the time period after which a file expires. |
| path_based_ttl_set | Specifies the time period after which a directory expires. |
| cc_defense | Configures protection against HTTP flood attacks. |
| oss_auth | Configures authentication for the access to an Object Storage Service (OSS) bucket. |
| ip_black_list_set | Specifies the IP address blacklist. |
| ip_white_list_set | Specifies the IP address whitelist. |
| error_page | Redirects an error page to a specified page. |
| tesla | Optimizes pages to accelerate access. |
| set_req_host_header | Modifies the custom header of back-to-origin requests. |
| set_hashkey_args | Ignores the specified URL parameters. |
| aliauth | Configures Alibaba Cloud authentication. |
| set_resp_header | Specifies a response header.
|
DescribeVodDomainConfigsResponseBody.DomainConfig.Builder |
functionArgs(DescribeVodDomainConfigsResponseBody.FunctionArgs functionArgs)
FunctionArgs.
|
DescribeVodDomainConfigsResponseBody.DomainConfig.Builder |
functionName(String functionName)
Queries the configurations of a specified domain name for CDN.
|
DescribeVodDomainConfigsResponseBody.DomainConfig.Builder |
status(String status)
The operation that you want to perform.
|
public DescribeVodDomainConfigsResponseBody.DomainConfig.Builder configId(String configId)
| Feature | Description | | ------- | ----------- | | referer_white_list_set | Specifies the referer whitelist. | | referer_black_list_set | Specifies the referer blacklist. | | filetype_based_ttl_set | Specifies the time period after which a file expires. | | path_based_ttl_set | Specifies the time period after which a directory expires. | | cc_defense | Configures protection against HTTP flood attacks. | | oss_auth | Configures authentication for the access to an Object Storage Service (OSS) bucket. | | ip_black_list_set | Specifies the IP address blacklist. | | ip_white_list_set | Specifies the IP address whitelist. | | error_page | Redirects an error page to a specified page. | | tesla | Optimizes pages to accelerate access. | | set_req_host_header | Modifies the custom header of back-to-origin requests. | | set_hashkey_args | Ignores the specified URL parameters. | | aliauth | Configures Alibaba Cloud authentication. | | set_resp_header | Specifies a response header. To verify the setting, you can check the response message in a browser. | | video_seek | Configures video seeking. | | range | Configures object chunking. | | gzip | Optimizes pages by using GNU zip (Gzip) compression. | | https_force | Configures force redirect to HTTPS. | | http_force | Configures force redirect to HTTP. | | alivod | Configures ApsaraVideo VOD. | | forward_scheme | Specifies the origin protocol policy or configures whether to enable adaptive origin fetch. | | tmd_signature | Specifies the self-defined rules for the rate limit. |
public DescribeVodDomainConfigsResponseBody.DomainConfig.Builder functionArgs(DescribeVodDomainConfigsResponseBody.FunctionArgs functionArgs)
public DescribeVodDomainConfigsResponseBody.DomainConfig.Builder functionName(String functionName)
public DescribeVodDomainConfigsResponseBody.DomainConfig.Builder status(String status)
public DescribeVodDomainConfigsResponseBody.DomainConfig build()
Copyright © 2023. All rights reserved.