public static final class DescribeInstanceStatusRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeInstanceStatusRequest |
build() |
DescribeInstanceStatusRequest.Builder |
instanceId(String instanceId)
The ID of the Anti-DDoS Proxy instance to query.
|
DescribeInstanceStatusRequest.Builder |
productType(Integer productType)
The type of the Anti-DDoS Proxy instance to query.
|
public DescribeInstanceStatusRequest.Builder instanceId(String instanceId)
The ID of the Anti-DDoS Proxy instance to query.
You can call the DescribeInstanceIds operation to query the IDs of all Anti-DDoS Proxy (Chinese Mainland) or Anti-DDoS Proxy (Outside Chinese Mainland) instances.
This parameter is required.
example:ddoscoo-cn-6ja1y6p5****
public DescribeInstanceStatusRequest.Builder productType(Integer productType)
The type of the Anti-DDoS Proxy instance to query. Valid values:
This parameter is required.
example:1
public DescribeInstanceStatusRequest build()
Copyright © 2026. All rights reserved.