public class RequestEvent extends AbstractResponse
| Constructor and Description |
|---|
RequestEvent(String requestId,
String requestBody) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventId() |
String |
getRequestBody() |
void |
setRequestBody(String requestBody) |
public String getEventId()
getEventId in class AbstractResponsepublic String getRequestBody()
public void setRequestBody(String requestBody)
Copyright © 2016. All rights reserved.