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