Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
LocalGateway |
CreateLocalGatewayResponse.getLocalGateway()
Get 本地网关信息。
|
LocalGateway[] |
DescribeLocalGatewayResponse.getLocalGatewaySet()
Get 本地网关信息集合。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateLocalGatewayResponse.setLocalGateway(LocalGateway LocalGateway)
Set 本地网关信息。
|
void |
DescribeLocalGatewayResponse.setLocalGatewaySet(LocalGateway[] LocalGatewaySet)
Set 本地网关信息集合。
|
Constructor and Description |
---|
LocalGateway(LocalGateway 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 © 2024. All rights reserved.