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