| 程序包 | 说明 |
|---|---|
| com.aliyun.cloudauth20190307 | |
| com.aliyun.cloudauth20190307.models |
| 限定符和类型 | 方法和说明 |
|---|---|
InitCardVerifyResponse |
Client.initCardVerify(InitCardVerifyRequest request)
description :
Before each authentication, use this interface to obtain the CertifyId, which is used to link various interfaces in the authentication request.
|
InitCardVerifyResponse |
Client.initCardVerifyWithOptions(InitCardVerifyRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
description :
Before each authentication, use this interface to obtain the CertifyId, which is used to link various interfaces in the authentication request.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static InitCardVerifyResponse |
InitCardVerifyResponse.build(Map<String,?> map) |
InitCardVerifyResponse |
InitCardVerifyResponse.setBody(InitCardVerifyResponseBody body) |
InitCardVerifyResponse |
InitCardVerifyResponse.setHeaders(Map<String,String> headers) |
InitCardVerifyResponse |
InitCardVerifyResponse.setStatusCode(Integer statusCode) |
Copyright © 2025. All rights reserved.