public static final class DescribeTrFirewallsV2DetailResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeTrFirewallsV2DetailResponseBody |
build() |
DescribeTrFirewallsV2DetailResponseBody.Builder |
cenId(String cenId)
The ID of the Cloud Enterprise Network (CEN) instance.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
firewallDescription(String firewallDescription)
The description of the VPC firewall.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
firewallEniId(String firewallEniId)
The ID of the Elastic Network Interface (ENI) with which the VPC firewall is associated.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
firewallEniVpcId(String firewallEniVpcId)
The ID of the VPC to which the ENI is attached.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
firewallEniVswitchId(String firewallEniVswitchId)
The ID of the vSwitch with which the ENI is associated.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
firewallId(String firewallId)
The instance ID of the VPC firewall.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
firewallName(String firewallName)
The name of the VPC firewall.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
firewallStatus(String firewallStatus)
The status of the VPC firewall.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
firewallSubnetCidr(String firewallSubnetCidr)
The subnet CIDR block of the VPC in which the ENI of the firewall is stored in automatic mode.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
firewallSwitchStatus(String firewallSwitchStatus)
The status of the VPC firewall.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
firewallVpcCidr(String firewallVpcCidr)
The CIDR block that is allocated to the VPC created for the VPC firewall in automatic mode.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
regionNo(String regionNo)
The region ID of the transit router.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
requestId(String requestId)
The request ID.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
routeMode(String routeMode)
The routing mode of the VPC firewall.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
transitRouterId(String transitRouterId)
The ID of the transit router.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
trAttachmentId(String trAttachmentId)
TrAttachmentId.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
trAttachmentMasterCidr(String trAttachmentMasterCidr)
The primary subnet CIDR block that the VPC uses to connect to the transit router in automatic mode.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
trAttachmentMasterZone(String trAttachmentMasterZone)
In automatic mode, the primary availability zone of the subnet in the firewall VPC used for connecting to TR.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
trAttachmentSlaveCidr(String trAttachmentSlaveCidr)
The secondary subnet CIDR block that the VPC uses to connect to the transit router in automatic mode.
|
DescribeTrFirewallsV2DetailResponseBody.Builder |
trAttachmentSlaveZone(String trAttachmentSlaveZone)
In automatic mode, the backup availability zone for the subnet used to connect TR in the firewall VPC.
|
public DescribeTrFirewallsV2DetailResponseBody.Builder cenId(String cenId)
The ID of the Cloud Enterprise Network (CEN) instance.
example:cen-37nddhri7jf0d2****
public DescribeTrFirewallsV2DetailResponseBody.Builder firewallDescription(String firewallDescription)
The description of the VPC firewall.
example:VPC Firewall
public DescribeTrFirewallsV2DetailResponseBody.Builder firewallEniId(String firewallEniId)
The ID of the Elastic Network Interface (ENI) with which the VPC firewall is associated.
example:eni-uf621u00nafypeex****
public DescribeTrFirewallsV2DetailResponseBody.Builder firewallEniVpcId(String firewallEniVpcId)
The ID of the VPC to which the ENI is attached.
example:vpc-2zeppcci782zeh2bk****
public DescribeTrFirewallsV2DetailResponseBody.Builder firewallEniVswitchId(String firewallEniVswitchId)
The ID of the vSwitch with which the ENI is associated.
example:vsw-uf6ptq1kl1c1d9pw9****
public DescribeTrFirewallsV2DetailResponseBody.Builder firewallId(String firewallId)
The instance ID of the VPC firewall.
example:vfw-tr-9c7c711abdfa4d80****
public DescribeTrFirewallsV2DetailResponseBody.Builder firewallName(String firewallName)
The name of the VPC firewall.
example:cloudfirewall-manual
public DescribeTrFirewallsV2DetailResponseBody.Builder firewallStatus(String firewallStatus)
The status of the VPC firewall. Valid values:
Ready
public DescribeTrFirewallsV2DetailResponseBody.Builder firewallSubnetCidr(String firewallSubnetCidr)
The subnet CIDR block of the VPC in which the ENI of the firewall is stored in automatic mode.
example:10.0.1.0/24
public DescribeTrFirewallsV2DetailResponseBody.Builder firewallSwitchStatus(String firewallSwitchStatus)
The status of the VPC firewall. Valid values:
example:If you do not specify this parameter, VPC firewalls in all states are queried.
opened
public DescribeTrFirewallsV2DetailResponseBody.Builder firewallVpcCidr(String firewallVpcCidr)
The CIDR block that is allocated to the VPC created for the VPC firewall in automatic mode.
example:10.0.0.0/16
public DescribeTrFirewallsV2DetailResponseBody.Builder regionNo(String regionNo)
The region ID of the transit router.
example:cn-shanghai
public DescribeTrFirewallsV2DetailResponseBody.Builder requestId(String requestId)
The request ID.
example:7E53A7FB-3EB9-5E33-8E50-B8F417D1E02B
public DescribeTrFirewallsV2DetailResponseBody.Builder routeMode(String routeMode)
The routing mode of the VPC firewall. Valid values:
managed
public DescribeTrFirewallsV2DetailResponseBody.Builder trAttachmentId(String trAttachmentId)
public DescribeTrFirewallsV2DetailResponseBody.Builder trAttachmentMasterCidr(String trAttachmentMasterCidr)
The primary subnet CIDR block that the VPC uses to connect to the transit router in automatic mode.
example:10.0.2.0/24
public DescribeTrFirewallsV2DetailResponseBody.Builder trAttachmentMasterZone(String trAttachmentMasterZone)
In automatic mode, the primary availability zone of the subnet in the firewall VPC used for connecting to TR.
example:cn-hangzhou-h
public DescribeTrFirewallsV2DetailResponseBody.Builder trAttachmentSlaveCidr(String trAttachmentSlaveCidr)
The secondary subnet CIDR block that the VPC uses to connect to the transit router in automatic mode.
example:10.0.3.0/24
public DescribeTrFirewallsV2DetailResponseBody.Builder trAttachmentSlaveZone(String trAttachmentSlaveZone)
In automatic mode, the backup availability zone for the subnet used to connect TR in the firewall VPC.
example:cn-hangzhou-i
public DescribeTrFirewallsV2DetailResponseBody.Builder transitRouterId(String transitRouterId)
The ID of the transit router.
example:tr-wz9y8sgug8b1xb416****
public DescribeTrFirewallsV2DetailResponseBody build()
Copyright © 2026. All rights reserved.