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