public static final class DescribeNetworkRulesResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeNetworkRulesResponseBody |
build() |
DescribeNetworkRulesResponseBody.Builder |
networkRules(List<DescribeNetworkRulesResponseBody.NetworkRules> networkRules)
The details of the port forwarding rules.
|
DescribeNetworkRulesResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
DescribeNetworkRulesResponseBody.Builder |
totalCount(Long totalCount)
The total number of returned port forwarding rules.
|
public DescribeNetworkRulesResponseBody.Builder networkRules(List<DescribeNetworkRulesResponseBody.NetworkRules> networkRules)
The details of the port forwarding rules.
public DescribeNetworkRulesResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:8597F235-FA5E-4FC7-BAD9-E4C0B01BC771
public DescribeNetworkRulesResponseBody.Builder totalCount(Long totalCount)
The total number of returned port forwarding rules.
example:1
public DescribeNetworkRulesResponseBody build()
Copyright © 2026. All rights reserved.