public class GetOfficialAccountContactInfoResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetOfficialAccountContactInfoResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetOfficialAccountContactInfoResponse |
build(Map<String,?> map) |
GetOfficialAccountContactInfoResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
GetOfficialAccountContactInfoResponse |
setBody(GetOfficialAccountContactInfoResponseBody body) |
GetOfficialAccountContactInfoResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public GetOfficialAccountContactInfoResponseBody body
public static GetOfficialAccountContactInfoResponse build(Map<String,?> map) throws Exception
Exceptionpublic GetOfficialAccountContactInfoResponse setHeaders(Map<String,String> headers)
public GetOfficialAccountContactInfoResponse setBody(GetOfficialAccountContactInfoResponseBody body)
public GetOfficialAccountContactInfoResponseBody getBody()
Copyright © 2022. All rights reserved.