public static final class DescribeHeadersRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeHeadersRequest |
build() |
DescribeHeadersRequest.Builder |
domain(String domain)
The domain name that you want to query.
|
DescribeHeadersRequest.Builder |
regionId(String regionId)
RegionId.
|
DescribeHeadersRequest.Builder |
resourceGroupId(String resourceGroupId)
The ID of the resource group to which the instance belongs in Resource Management.
|
public DescribeHeadersRequest.Builder regionId(String regionId)
public DescribeHeadersRequest.Builder domain(String domain)
The domain name that you want to query.
You can call the DescribeDomains operation to query all the domain names that are added to Anti-DDoS Pro or Anti-DDoS Premium.
This parameter is required.
example:example.aliyundoc.com
public DescribeHeadersRequest.Builder resourceGroupId(String resourceGroupId)
The ID of the resource group to which the instance belongs in Resource Management. This parameter is empty by default, which indicates that the instance belongs to the default resource group.
example:rg-aek3cmuvpia****
public DescribeHeadersRequest build()
Copyright © 2026. All rights reserved.