Uses of Class
com.tencentcloudapi.faceid.v20180301.models.MobileNetworkTimeVerificationRequest
-
Packages that use MobileNetworkTimeVerificationRequest Package Description com.tencentcloudapi.faceid.v20180301 com.tencentcloudapi.faceid.v20180301.models -
-
Uses of MobileNetworkTimeVerificationRequest in com.tencentcloudapi.faceid.v20180301
Methods in com.tencentcloudapi.faceid.v20180301 with parameters of type MobileNetworkTimeVerificationRequest Modifier and Type Method Description MobileNetworkTimeVerificationResponseFaceidClient. MobileNetworkTimeVerification(MobileNetworkTimeVerificationRequest req)本接口用于查询手机号在网时长,输入手机号进行查询。 -
Uses of MobileNetworkTimeVerificationRequest in com.tencentcloudapi.faceid.v20180301.models
Constructors in com.tencentcloudapi.faceid.v20180301.models with parameters of type MobileNetworkTimeVerificationRequest Constructor Description MobileNetworkTimeVerificationRequest(MobileNetworkTimeVerificationRequest 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.
-