| Package | Description |
|---|---|
| com.datasift.client | |
| com.datasift.client.core |
| Modifier and Type | Method and Description |
|---|---|
FutureData<Usage> |
DataSiftClient.usage(Usage.Period timePeriod) |
| Modifier and Type | Method and Description |
|---|---|
static Usage.Period |
Usage.Period.fromStr(String str) |
static Usage.Period |
Usage.Period.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Usage.Period[] |
Usage.Period.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.