public class WebReputationEventListing
extends java.lang.Object
| Constructor and Description |
|---|
WebReputationEventListing(java.util.List<WebReputationEvent> events,
long lastEventId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<WebReputationEvent> |
getEvents() |
java.lang.Long |
getLastEventId()
The max event id among those being returned.
|
void |
setEvents(java.util.List<WebReputationEvent> events) |
void |
setLastEventId(java.lang.Long lastEventId) |
public WebReputationEventListing(java.util.List<WebReputationEvent> events, long lastEventId)
public java.util.List<WebReputationEvent> getEvents()
public void setEvents(java.util.List<WebReputationEvent> events)
public java.lang.Long getLastEventId()
public void setLastEventId(java.lang.Long lastEventId)
Copyright © 2015 Trend Micro Inc. All Rights Reserved.