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