Uses of Class
com.tencentcloudapi.teo.v20220901.models.Identification
-
Packages that use Identification Package Description com.tencentcloudapi.teo.v20220901.models -
-
Uses of Identification in com.tencentcloudapi.teo.v20220901.models
Methods in com.tencentcloudapi.teo.v20220901.models that return Identification Modifier and Type Method Description Identification[]DescribeIdentificationsResponse. getIdentifications()Get 站点验证信息列表。Methods in com.tencentcloudapi.teo.v20220901.models with parameters of type Identification Modifier and Type Method Description voidDescribeIdentificationsResponse. setIdentifications(Identification[] Identifications)Set 站点验证信息列表。Constructors in com.tencentcloudapi.teo.v20220901.models with parameters of type Identification Constructor Description Identification(Identification 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.
-