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