| Constructor | Description |
|---|---|
RequestEvent(RequestOptions options) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getBody() |
|
String |
getEventType() |
|
String |
getTimestamp() |
|
String |
getUrl() |
|
void |
setBody(String body) |
|
void |
setUrl(String url) |
public RequestEvent(RequestOptions options)
public String getEventType()
getEventType in interface Eventpublic String getUrl()
public String getBody()
public String getTimestamp()
getTimestamp in interface Eventpublic void setUrl(String url)
public void setBody(String body)
Copyright © 2020. All rights reserved.