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