Uses of Class
com.tencentcloudapi.teo.v20220901.models.DescribeIdentificationsRequest
-
Packages that use DescribeIdentificationsRequest Package Description com.tencentcloudapi.teo.v20220901 com.tencentcloudapi.teo.v20220901.models -
-
Uses of DescribeIdentificationsRequest in com.tencentcloudapi.teo.v20220901
Methods in com.tencentcloudapi.teo.v20220901 with parameters of type DescribeIdentificationsRequest Modifier and Type Method Description DescribeIdentificationsResponseTeoClient. DescribeIdentifications(DescribeIdentificationsRequest req)查询站点的验证信息。 -
Uses of DescribeIdentificationsRequest in com.tencentcloudapi.teo.v20220901.models
Constructors in com.tencentcloudapi.teo.v20220901.models with parameters of type DescribeIdentificationsRequest Constructor Description DescribeIdentificationsRequest(DescribeIdentificationsRequest 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.
-