public class CertNoThreeElementVerificationResponse
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
CertNoThreeElementVerificationResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
| 构造器和说明 |
|---|
CertNoThreeElementVerificationResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static CertNoThreeElementVerificationResponse |
build(Map<String,?> map) |
CertNoThreeElementVerificationResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
Integer |
getStatusCode() |
CertNoThreeElementVerificationResponse |
setBody(CertNoThreeElementVerificationResponseBody body) |
CertNoThreeElementVerificationResponse |
setHeaders(Map<String,String> headers) |
CertNoThreeElementVerificationResponse |
setStatusCode(Integer statusCode) |
@NameInMap(value="statusCode") public Integer statusCode
@NameInMap(value="body") public CertNoThreeElementVerificationResponseBody body
public static CertNoThreeElementVerificationResponse build(Map<String,?> map) throws Exception
Exceptionpublic CertNoThreeElementVerificationResponse setHeaders(Map<String,String> headers)
public CertNoThreeElementVerificationResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public CertNoThreeElementVerificationResponse setBody(CertNoThreeElementVerificationResponseBody body)
public CertNoThreeElementVerificationResponseBody getBody()
Copyright © 2026. All rights reserved.