public static final class DescribeUdpReflectResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeUdpReflectResponseBody |
build() |
DescribeUdpReflectResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
DescribeUdpReflectResponseBody.Builder |
udpSports(List<String> udpSports)
An array consisting of the source ports of the UDP traffic that are filtered out by the filtering policies for UDP reflection attacks.
|
public DescribeUdpReflectResponseBody.Builder requestId(String requestId)
The ID of the request.
example:F97A8766-FB4D-411A-9CD5-2CFF701B592F
public DescribeUdpReflectResponseBody.Builder udpSports(List<String> udpSports)
An array consisting of the source ports of the UDP traffic that are filtered out by the filtering policies for UDP reflection attacks.
public DescribeUdpReflectResponseBody build()
Copyright © 2026. All rights reserved.