public class DescribeDomainTopHttpMethodResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeDomainTopHttpMethodResponseBody.DescribeDomainTopHttpMethodResponseBodyDomainTopMethod |
| 限定符和类型 | 字段和说明 |
|---|---|
List<DescribeDomainTopHttpMethodResponseBody.DescribeDomainTopHttpMethodResponseBodyDomainTopMethod> |
domainTopMethod
The information about top HTTP methods.
|
String |
requestId
The request ID.
|
| 构造器和说明 |
|---|
DescribeDomainTopHttpMethodResponseBody() |
@NameInMap(value="DomainTopMethod") public List<DescribeDomainTopHttpMethodResponseBody.DescribeDomainTopHttpMethodResponseBodyDomainTopMethod> domainTopMethod
The information about top HTTP methods.
@NameInMap(value="RequestId") public String requestId
The request ID.
example:CF33B4C3-196E-4015-AADD-5CAD00057B80
public static DescribeDomainTopHttpMethodResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic DescribeDomainTopHttpMethodResponseBody setDomainTopMethod(List<DescribeDomainTopHttpMethodResponseBody.DescribeDomainTopHttpMethodResponseBodyDomainTopMethod> domainTopMethod)
public List<DescribeDomainTopHttpMethodResponseBody.DescribeDomainTopHttpMethodResponseBodyDomainTopMethod> getDomainTopMethod()
public DescribeDomainTopHttpMethodResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2026. All rights reserved.