| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
DirectConnectGateway | 
CreateDirectConnectGatewayResponse.getDirectConnectGateway()
Get The object of the direct connect gateway. 
 | 
DirectConnectGateway[] | 
DescribeDirectConnectGatewaysResponse.getDirectConnectGatewaySet()
Get The object array of the direct connect gateway. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateDirectConnectGatewayResponse.setDirectConnectGateway(DirectConnectGateway DirectConnectGateway)
Set The object of the direct connect gateway. 
 | 
void | 
DescribeDirectConnectGatewaysResponse.setDirectConnectGatewaySet(DirectConnectGateway[] DirectConnectGatewaySet)
Set The object array of the direct connect gateway. 
 | 
| 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.