public class DescribeWebCacheConfigsResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<DescribeWebCacheConfigsResponseBody.DescribeWebCacheConfigsResponseBodyDomainCacheConfigs> |
domainCacheConfigs
An array that consists of Static Page Caching configurations.
|
String |
requestId
The ID of the request.
|
| 构造器和说明 |
|---|
DescribeWebCacheConfigsResponseBody() |
@NameInMap(value="DomainCacheConfigs") public List<DescribeWebCacheConfigsResponseBody.DescribeWebCacheConfigsResponseBodyDomainCacheConfigs> domainCacheConfigs
An array that consists of Static Page Caching configurations.
@NameInMap(value="RequestId") public String requestId
The ID of the request.
example:6623EA1F-30FB-5BC8-BEC9-74D55F6F08F1
public static DescribeWebCacheConfigsResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic DescribeWebCacheConfigsResponseBody setDomainCacheConfigs(List<DescribeWebCacheConfigsResponseBody.DescribeWebCacheConfigsResponseBodyDomainCacheConfigs> domainCacheConfigs)
public List<DescribeWebCacheConfigsResponseBody.DescribeWebCacheConfigsResponseBodyDomainCacheConfigs> getDomainCacheConfigs()
public DescribeWebCacheConfigsResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2026. All rights reserved.