public static final class DescribeWebCacheConfigsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeWebCacheConfigsRequest |
build() |
DescribeWebCacheConfigsRequest.Builder |
domains(List<String> domains)
An array consisting of domain names for which you want to query the Static Page Caching configurations.
|
DescribeWebCacheConfigsRequest.Builder |
regionId(String regionId)
RegionId.
|
DescribeWebCacheConfigsRequest.Builder |
resourceGroupId(String resourceGroupId)
The ID of the resource group to which the instance belongs in Resource Management.
|
public DescribeWebCacheConfigsRequest.Builder regionId(String regionId)
public DescribeWebCacheConfigsRequest.Builder domains(List<String> domains)
An array consisting of domain names for which you want to query the Static Page Caching configurations.
This parameter is required.
example:public DescribeWebCacheConfigsRequest.Builder resourceGroupId(String resourceGroupId)
The ID of the resource group to which the instance belongs in Resource Management.
If you do not configure this parameter, the instance belongs to the default resource group.
example:rg-acfm2pz25js****
public DescribeWebCacheConfigsRequest build()
Copyright © 2026. All rights reserved.