public static final class DescribeLayer4RulePolicyResponseBody.Builder extends Object
public DescribeLayer4RulePolicyResponseBody.Builder backendPort(Integer backendPort)
The port of the origin server.
example:2022
public DescribeLayer4RulePolicyResponseBody.Builder bakMode(String bakMode)
The mode that is used to forward service traffic. Valid values:
1
public DescribeLayer4RulePolicyResponseBody.Builder currentIndex(Integer currentIndex)
The origin server that is used to receive service traffic. Valid values:
1
public DescribeLayer4RulePolicyResponseBody.Builder forwardProtocol(String forwardProtocol)
The type of the protocol.
example:udp
public DescribeLayer4RulePolicyResponseBody.Builder frontendPort(Integer frontendPort)
The forwarding port.
example:2020
public DescribeLayer4RulePolicyResponseBody.Builder instanceId(String instanceId)
The ID of the instance.
example:ddosDip-sg-4hr2b3l****
public DescribeLayer4RulePolicyResponseBody.Builder priRealServers(List<DescribeLayer4RulePolicyResponseBody.PriRealServers> priRealServers)
An array that consists of the information about the primary origin server, including the IP addresses, forwarding protocol, and forwarding port.
public DescribeLayer4RulePolicyResponseBody.Builder requestId(String requestId)
The ID of the request.
example:6E46CC51-36BE-1100-B14C-DAF8381B8F73
public DescribeLayer4RulePolicyResponseBody.Builder secRealServers(List<DescribeLayer4RulePolicyResponseBody.SecRealServers> secRealServers)
An array that consists of the information about the secondary origin server, including the IP addresses, forwarding protocol, and forwarding port.
public DescribeLayer4RulePolicyResponseBody build()
Copyright © 2026. All rights reserved.