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