| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| CustomerGatewayVendor | DownloadCustomerGatewayConfigurationRequest. getCustomerGatewayVendor()Get Customer gateway vendor information object, which can be obtained through DescribeCustomerGatewayVendors. | 
| CustomerGatewayVendor[] | DescribeCustomerGatewayVendorsResponse. getCustomerGatewayVendorSet()Get Customer gateway vendor information object. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DownloadCustomerGatewayConfigurationRequest. setCustomerGatewayVendor(CustomerGatewayVendor CustomerGatewayVendor)Set Customer gateway vendor information object, which can be obtained through DescribeCustomerGatewayVendors. | 
| void | DescribeCustomerGatewayVendorsResponse. setCustomerGatewayVendorSet(CustomerGatewayVendor[] CustomerGatewayVendorSet)Set Customer gateway vendor information object. | 
| 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 © 2023. All rights reserved.