public class GetEventDataResponseBody
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetEventDataResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetEventDataResponseBody |
build(Map<String,?> map) |
String |
getSuccess() |
Map<String,?> |
getValue() |
GetEventDataResponseBody |
setSuccess(String success) |
GetEventDataResponseBody |
setValue(Map<String,?> value) |
@NameInMap(value="success") public String success
public static GetEventDataResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic GetEventDataResponseBody setSuccess(String success)
public String getSuccess()
public GetEventDataResponseBody setValue(Map<String,?> value)
Copyright © 2025. All rights reserved.