public static final class DescribeDomainTopHttpMethodResponseBody.DomainTopMethod.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDomainTopHttpMethodResponseBody.DomainTopMethod |
build() |
DescribeDomainTopHttpMethodResponseBody.DomainTopMethod.Builder |
domain(String domain)
The domain name of the website.
|
DescribeDomainTopHttpMethodResponseBody.DomainTopMethod.Builder |
httpMethod(String httpMethod)
The HTTP method.
|
DescribeDomainTopHttpMethodResponseBody.DomainTopMethod.Builder |
pv(Long pv)
The page views.
|
public DescribeDomainTopHttpMethodResponseBody.DomainTopMethod.Builder domain(String domain)
The domain name of the website.
example:example.aliyundoc.com
public DescribeDomainTopHttpMethodResponseBody.DomainTopMethod.Builder httpMethod(String httpMethod)
The HTTP method.
example:GET
public DescribeDomainTopHttpMethodResponseBody.DomainTopMethod.Builder pv(Long pv)
The page views.
example:22121
public DescribeDomainTopHttpMethodResponseBody.DomainTopMethod build()
Copyright © 2026. All rights reserved.