public static final class DescribePortMaxConnsResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePortMaxConnsResponseBody |
build() |
DescribePortMaxConnsResponseBody.Builder |
portMaxConns(List<DescribePortMaxConnsResponseBody.PortMaxConns> portMaxConns)
The details of the maximum number of connections that can be established over a port of the instance.
|
DescribePortMaxConnsResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
public DescribePortMaxConnsResponseBody.Builder portMaxConns(List<DescribePortMaxConnsResponseBody.PortMaxConns> portMaxConns)
The details of the maximum number of connections that can be established over a port of the instance.
public DescribePortMaxConnsResponseBody.Builder requestId(String requestId)
The ID of the request.
example:08F79110-2AF5-4FA7-998E-7C5E75EACF9C
public DescribePortMaxConnsResponseBody build()
Copyright © 2026. All rights reserved.