| Package | Description |
|---|---|
| com.coscale.sdk.client.data |
| Modifier and Type | Method and Description |
|---|---|
DataInsert |
DataInsertBuilder.build()
build will return a new DataInsert object, containing the serialized data
for DataStore Insert API Call.
|
| Modifier and Type | Method and Description |
|---|---|
Msg |
DataApi.insert(String subjectId,
DataInsert data)
Insert data into the data-store
|
Copyright © 2016. All rights reserved.