Uses of Class
com.tencentcloudapi.tke.v20180525.models.CommonName
-
Packages that use CommonName Package Description com.tencentcloudapi.tke.v20180525.models -
-
Uses of CommonName in com.tencentcloudapi.tke.v20180525.models
Methods in com.tencentcloudapi.tke.v20180525.models that return CommonName Modifier and Type Method Description CommonName[]DescribeClusterCommonNamesResponse. getCommonNames()Get 子账户Uin与其客户端证书的CN字段映射Methods in com.tencentcloudapi.tke.v20180525.models with parameters of type CommonName Modifier and Type Method Description voidDescribeClusterCommonNamesResponse. setCommonNames(CommonName[] CommonNames)Set 子账户Uin与其客户端证书的CN字段映射Constructors in com.tencentcloudapi.tke.v20180525.models with parameters of type CommonName Constructor Description CommonName(CommonName 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.
-