public class Usage extends DataSiftResult
| Modifier and Type | Class and Description |
|---|---|
static class |
Usage.Period |
static class |
Usage.UsageStream |
| Modifier and Type | Field and Description |
|---|---|
protected Date |
end |
protected Date |
start |
protected Usage.UsageStream |
streams |
error, response| Constructor and Description |
|---|
Usage() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getEnd() |
org.joda.time.DateTime |
getStart() |
Usage.UsageStream |
getStreams() |
failed, failureCause, getError, getResponse, isAuthorizationSuccesful, isSuccessful, rateLimit, rateLimitCost, rateLimitRemaining, setResponse, successful, toStringprotected Date start
protected Date end
protected Usage.UsageStream streams
public org.joda.time.DateTime getStart()
public org.joda.time.DateTime getEnd()
public Usage.UsageStream getStreams()
Copyright © 2014. All Rights Reserved.