| Package | Description |
|---|---|
| com.datasift.client.dynamiclist |
| Modifier and Type | Method and Description |
|---|---|
static DataSiftDynamicList.ListType |
DataSiftDynamicList.ListType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSiftDynamicList.ListType[] |
DataSiftDynamicList.ListType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FutureData<DynamicList> |
DataSiftDynamicList.create(DataSiftDynamicList.ListType type,
String name)
Create a new dynamic list with the given name and type
|
Copyright © 2015. All Rights Reserved.