| Package | Description |
|---|---|
| com.tencentcloudapi.vpc.v20170312.models |
| Modifier and Type | Method and Description |
|---|---|
CustomerGatewayVendor |
DownloadCustomerGatewayConfigurationRequest.getCustomerGatewayVendor()
Get 对端网关厂商信息对象,可通过[DescribeCustomerGatewayVendors](https://cloud.tencent.com/document/api/215/17517)获取。
|
CustomerGatewayVendor[] |
DescribeCustomerGatewayVendorsResponse.getCustomerGatewayVendorSet()
Get 对端网关厂商信息对象。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DownloadCustomerGatewayConfigurationRequest.setCustomerGatewayVendor(CustomerGatewayVendor CustomerGatewayVendor)
Set 对端网关厂商信息对象,可通过[DescribeCustomerGatewayVendors](https://cloud.tencent.com/document/api/215/17517)获取。
|
void |
DescribeCustomerGatewayVendorsResponse.setCustomerGatewayVendorSet(CustomerGatewayVendor[] CustomerGatewayVendorSet)
Set 对端网关厂商信息对象。
|
| Constructor and Description |
|---|
CustomerGatewayVendor(CustomerGatewayVendor 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.