Uses of Class
com.tencentcloudapi.essbasic.v20201222.models.CheckVerifyCodeMatchFlowIdRequest
-
Packages that use CheckVerifyCodeMatchFlowIdRequest Package Description com.tencentcloudapi.essbasic.v20201222 com.tencentcloudapi.essbasic.v20201222.models -
-
Uses of CheckVerifyCodeMatchFlowIdRequest in com.tencentcloudapi.essbasic.v20201222
Methods in com.tencentcloudapi.essbasic.v20201222 with parameters of type CheckVerifyCodeMatchFlowIdRequest Modifier and Type Method Description CheckVerifyCodeMatchFlowIdResponse
EssbasicClient. CheckVerifyCodeMatchFlowId(CheckVerifyCodeMatchFlowIdRequest req)
此接口用于确认验证码是否正确 -
Uses of CheckVerifyCodeMatchFlowIdRequest in com.tencentcloudapi.essbasic.v20201222.models
Constructors in com.tencentcloudapi.essbasic.v20201222.models with parameters of type CheckVerifyCodeMatchFlowIdRequest Constructor Description CheckVerifyCodeMatchFlowIdRequest(CheckVerifyCodeMatchFlowIdRequest 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.
-