public static final class DescribeTrFirewallsV2ListResponseBody.ProtectedResource.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeTrFirewallsV2ListResponseBody.ProtectedResource |
build() |
DescribeTrFirewallsV2ListResponseBody.ProtectedResource.Builder |
count(Integer count)
The number of protected resources.
|
DescribeTrFirewallsV2ListResponseBody.ProtectedResource.Builder |
ecrList(List<String> ecrList)
The protected express connect routers.
|
DescribeTrFirewallsV2ListResponseBody.ProtectedResource.Builder |
peerTrList(List<String> peerTrList)
The protected peer transit routers.
|
DescribeTrFirewallsV2ListResponseBody.ProtectedResource.Builder |
vbrList(List<String> vbrList)
The protected virtual border routers (VBRs).
|
DescribeTrFirewallsV2ListResponseBody.ProtectedResource.Builder |
vpcList(List<String> vpcList)
The protected VPCs.
|
DescribeTrFirewallsV2ListResponseBody.ProtectedResource.Builder |
vpnList(List<String> vpnList)
The protected VPN gateways.
|
public DescribeTrFirewallsV2ListResponseBody.ProtectedResource.Builder count(Integer count)
The number of protected resources.
example:1
public DescribeTrFirewallsV2ListResponseBody.ProtectedResource.Builder ecrList(List<String> ecrList)
The protected express connect routers.
public DescribeTrFirewallsV2ListResponseBody.ProtectedResource.Builder peerTrList(List<String> peerTrList)
The protected peer transit routers.
public DescribeTrFirewallsV2ListResponseBody.ProtectedResource.Builder vbrList(List<String> vbrList)
The protected virtual border routers (VBRs).
public DescribeTrFirewallsV2ListResponseBody.ProtectedResource.Builder vpcList(List<String> vpcList)
The protected VPCs.
public DescribeTrFirewallsV2ListResponseBody.ProtectedResource.Builder vpnList(List<String> vpnList)
The protected VPN gateways.
public DescribeTrFirewallsV2ListResponseBody.ProtectedResource build()
Copyright © 2026. All rights reserved.