| Package | Description |
|---|---|
| com.flowthings.client | |
| com.flowthings.client.domain | |
| com.flowthings.client.response |
| Modifier and Type | Method and Description |
|---|---|
static <T extends FlowDomainObject> |
Serializer.fromJsonResponse(String s,
Class<T> klazz) |
| Modifier and Type | Class and Description |
|---|---|
static class |
FlowDomainObject.Builder<T extends FlowDomainObject,B extends FlowDomainObject.Builder<T,B>> |
| Modifier and Type | Class and Description |
|---|---|
class |
ApiImporterTask |
class |
Device |
class |
Drop |
class |
Flow |
class |
Group |
class |
Identity |
class |
MqttConnection |
class |
RssTask |
class |
Share |
class |
Task |
class |
Token |
class |
Track |
class |
TriggeredTask
Represents a task that will be triggered by the platform such as @link
{ApiImporterTask}.
|
| Modifier and Type | Field and Description |
|---|---|
protected T |
FlowDomainObject.Builder.base |
| Modifier and Type | Field and Description |
|---|---|
Class<? extends FlowDomainObject> |
Types.klazz |
| Modifier and Type | Class and Description |
|---|---|
class |
ListResponse<T extends FlowDomainObject> |
static class |
ListResponse.ERROR<T extends FlowDomainObject> |
Copyright © 2015. All rights reserved.