public static final class CreateTrFirewallV2RoutePolicyRequest.Builder extends Object
public CreateTrFirewallV2RoutePolicyRequest.Builder destCandidateList(List<CreateTrFirewallV2RoutePolicyRequest.DestCandidateList> destCandidateList)
The secondary traffic redirection instances.
public CreateTrFirewallV2RoutePolicyRequest.Builder firewallId(String firewallId)
The instance ID of the VPC firewall.
example:vfw-tr-f8ce36689b224f77****
public CreateTrFirewallV2RoutePolicyRequest.Builder lang(String lang)
The language of the content within the response. Valid values:
zh
public CreateTrFirewallV2RoutePolicyRequest.Builder policyDescription(String policyDescription)
The description of the traffic redirection instance.
example:test
public CreateTrFirewallV2RoutePolicyRequest.Builder policyName(String policyName)
The name of the traffic redirection instance.
example:TEST_VPC_FW
public CreateTrFirewallV2RoutePolicyRequest.Builder policyType(String policyType)
The type of the traffic redirection scenario of the VPC firewall. Valid values:
fullmesh
public CreateTrFirewallV2RoutePolicyRequest.Builder srcCandidateList(List<CreateTrFirewallV2RoutePolicyRequest.SrcCandidateList> srcCandidateList)
The primary traffic redirection instances.
public CreateTrFirewallV2RoutePolicyRequest build()
Copyright © 2026. All rights reserved.