Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
DirectConnectGateway |
CreateDirectConnectGatewayResponse.getDirectConnectGateway()
Get 专线网关对象。
|
DirectConnectGateway[] |
DescribeDirectConnectGatewaysResponse.getDirectConnectGatewaySet()
Get 专线网关对象数组。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateDirectConnectGatewayResponse.setDirectConnectGateway(DirectConnectGateway DirectConnectGateway)
Set 专线网关对象。
|
void |
DescribeDirectConnectGatewaysResponse.setDirectConnectGatewaySet(DirectConnectGateway[] DirectConnectGatewaySet)
Set 专线网关对象数组。
|
Constructor and Description |
---|
DirectConnectGateway(DirectConnectGateway 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 © 2023. All rights reserved.