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