public static final class DescribeUdpReflectRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribeUdpReflectRequest |
build() |
DescribeUdpReflectRequest.Builder |
instanceId(String instanceId)
The ID of the instance to query.
|
DescribeUdpReflectRequest.Builder |
regionId(String regionId)
The region ID of the instance.
|
public DescribeUdpReflectRequest.Builder instanceId(String instanceId)
> You can call the [DescribeInstanceIds](~~157459~~) operation to query the IDs of all instances.
public DescribeUdpReflectRequest.Builder regionId(String regionId)
* **cn-hangzhou**: Chinese mainland, which indicates an Anti-DDoS Pro instance. This is the default value. * **ap-southeast-1**: outside the Chinese mainland, which indicates an Anti-DDoS Premium instance.
public DescribeUdpReflectRequest build()
Copyright © 2023. All rights reserved.