Uses of Class
com.tencentcloudapi.vpc.v20170312.models.VpcEndPointServiceUser
-
Packages that use VpcEndPointServiceUser Package Description com.tencentcloudapi.vpc.v20170312.models -
-
Uses of VpcEndPointServiceUser in com.tencentcloudapi.vpc.v20170312.models
Methods in com.tencentcloudapi.vpc.v20170312.models that return VpcEndPointServiceUser Modifier and Type Method Description VpcEndPointServiceUser[]DescribeVpcEndPointServiceWhiteListResponse. getVpcEndpointServiceUserSet()Get 白名单对象数组。已废弃VpcEndPointServiceUser[]DescribeVpcEndPointServiceWhiteListResponse. getVpcEndPointServiceUserSet()Get 白名单对象数组。Methods in com.tencentcloudapi.vpc.v20170312.models with parameters of type VpcEndPointServiceUser Modifier and Type Method Description voidDescribeVpcEndPointServiceWhiteListResponse. setVpcEndpointServiceUserSet(VpcEndPointServiceUser[] VpcEndpointServiceUserSet)Set 白名单对象数组。已废弃voidDescribeVpcEndPointServiceWhiteListResponse. setVpcEndPointServiceUserSet(VpcEndPointServiceUser[] VpcEndPointServiceUserSet)Set 白名单对象数组。Constructors in com.tencentcloudapi.vpc.v20170312.models with parameters of type VpcEndPointServiceUser Constructor Description VpcEndPointServiceUser(VpcEndPointServiceUser 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.
-