public class SendLiveActivityResponseBody
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
SendLiveActivityResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static SendLiveActivityResponseBody |
build(Map<String,?> map) |
String |
getResult() |
SendLiveActivityResponseBody |
setResult(String result) |
@NameInMap(value="result") public String result
public static SendLiveActivityResponseBody build(Map<String,?> map) throws Exception
Exception
public SendLiveActivityResponseBody setResult(String result)
public String getResult()
Copyright © 2024. All rights reserved.