public class HistoricsPreview extends BaseDataSiftResult
| Modifier and Type | Field and Description |
|---|---|
protected String |
createdAt |
protected String |
id |
error, response| Modifier | Constructor and Description |
|---|---|
protected |
HistoricsPreview() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static HistoricsPreview |
fromString(String str)
Create a stream instance containing only a hash
|
String |
getCreatedAt() |
int |
hashCode() |
String |
id() |
boolean |
isSameAs(HistoricsPreview hash) |
boolean |
isSameAs(String hash) |
failed, failureCause, getError, getResponse, isAuthorizationSuccesful, isSuccessful, rateLimit, rateLimitCost, rateLimitRemaining, setResponse, successful, toStringpublic static HistoricsPreview fromString(String str)
str - the hash obtained from DataSift for a streampublic String getCreatedAt()
public String id()
public boolean isSameAs(String hash)
public boolean isSameAs(HistoricsPreview hash)
Copyright © 2015. All Rights Reserved.