public class EventInfo
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
eventCode
example:
|
String |
gmtOccur
example:
|
| Constructor and Description |
|---|
EventInfo() |
| Modifier and Type | Method and Description |
|---|---|
static EventInfo |
build(Map<String,?> map) |
String |
getEventCode() |
String |
getGmtOccur() |
EventInfo |
setEventCode(String eventCode) |
EventInfo |
setGmtOccur(String gmtOccur) |
@NameInMap(value="event_code") @Validation(required=true) public String eventCode
face_attack_strategy
@NameInMap(value="gmt_occur") @Validation(required=true) public String gmtOccur
1686215967914
Copyright © 2025. All rights reserved.