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