public static final class KubeSphereNotification.Event extends Object
| Constructor and Description |
|---|
Event() |
Event(String type,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getArgs() |
Long |
getTimestamp() |
String |
getType() |
void |
setArgs(Map<String,Object> args) |
void |
setTimestamp(Long timestamp) |
void |
setType(String type) |
Copyright © 2016–2020. All rights reserved.