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