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