| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| EndPoint | CreateVpcEndPointResponse. getEndPoint()Get 终端节点对象详细信息。 | 
| EndPoint[] | DescribeVpcEndPointResponse. getEndPointSet()Get 终端节点对象。 | 
| EndPoint[] | EndPointService. getEndPointSet()Get 终端节点对象数组。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateVpcEndPointResponse. setEndPoint(EndPoint EndPoint)Set 终端节点对象详细信息。 | 
| void | DescribeVpcEndPointResponse. setEndPointSet(EndPoint[] EndPointSet)Set 终端节点对象。 | 
| void | EndPointService. setEndPointSet(EndPoint[] EndPointSet)Set 终端节点对象数组。 | 
| Constructor and Description | 
|---|
| EndPoint(EndPoint 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.