public class DeleteVpcEndPointServiceWhiteListRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DeleteVpcEndPointServiceWhiteListRequest() | 
| DeleteVpcEndPointServiceWhiteListRequest(DeleteVpcEndPointServiceWhiteListRequest 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getEndPointServiceId()Get 终端节点服务ID。可通过[DescribeVpcEndPointService](https://cloud.tencent.com/document/product/215/54678)接口获取。 | 
| String[] | getUserUin()Get 用户UIN数组。登录 腾讯云账号中心控制台 | 
| void | setEndPointServiceId(String EndPointServiceId)Set 终端节点服务ID。可通过[DescribeVpcEndPointService](https://cloud.tencent.com/document/product/215/54678)接口获取。 | 
| void | setUserUin(String[] UserUin)Set 用户UIN数组。登录 腾讯云账号中心控制台 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DeleteVpcEndPointServiceWhiteListRequest()
public DeleteVpcEndPointServiceWhiteListRequest(DeleteVpcEndPointServiceWhiteListRequest source)
public String[] getUserUin()
public void setUserUin(String[] UserUin)
UserUin - 用户UIN数组。登录 腾讯云账号中心控制台public String getEndPointServiceId()
public void setEndPointServiceId(String EndPointServiceId)
EndPointServiceId - 终端节点服务ID。可通过[DescribeVpcEndPointService](https://cloud.tencent.com/document/product/215/54678)接口获取。Copyright © 2025. All rights reserved.