Package | Description |
---|---|
com.tencentcloudapi.bmvpc.v20180625.models |
Modifier and Type | Method and Description |
---|---|
CustomerGateway |
CreateCustomerGatewayResponse.getCustomerGateway()
Get 对端网关对象
|
CustomerGateway[] |
DescribeCustomerGatewaysResponse.getCustomerGatewaySet()
Get 对端网关对象列表
|
Modifier and Type | Method and Description |
---|---|
void |
CreateCustomerGatewayResponse.setCustomerGateway(CustomerGateway CustomerGateway)
Set 对端网关对象
|
void |
DescribeCustomerGatewaysResponse.setCustomerGatewaySet(CustomerGateway[] CustomerGatewaySet)
Set 对端网关对象列表
|
Constructor and Description |
---|
CustomerGateway(CustomerGateway 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 © 2022. All rights reserved.