Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
MultiPathGatewayLine |
DescribeMultiPathGatewayLineResponse.getLine()
Get 线路信息。
|
MultiPathGatewayLine[] |
MultiPathGateway.getLines()
Get 线路信息,当查询网关信息详情 DescribeMultiPathGateway 的时候会返回,当查询网关列表 DescribeMultiPathGateways 的时候不会返回。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeMultiPathGatewayLineResponse.setLine(MultiPathGatewayLine Line)
Set 线路信息。
|
void |
MultiPathGateway.setLines(MultiPathGatewayLine[] Lines)
Set 线路信息,当查询网关信息详情 DescribeMultiPathGateway 的时候会返回,当查询网关列表 DescribeMultiPathGateways 的时候不会返回。
|
Constructor and Description |
---|
MultiPathGatewayLine(MultiPathGatewayLine source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.