| Package | Description |
|---|---|
| com.factern.api | |
| com.factern.model |
| Modifier and Type | Method and Description |
|---|---|
CreateWatchResponse |
FactsApi.watch(String login,
String representing,
CreateWatchRequest body)
Create Watch Trigger
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CreateWatchResponse> |
FactsApi.watchWithHttpInfo(String login,
String representing,
CreateWatchRequest body)
Create Watch Trigger
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
FactsApi.watchAsync(String login,
String representing,
CreateWatchRequest body,
ApiCallback<CreateWatchResponse> callback)
Create Watch Trigger (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
CreateWatchResponse |
CreateWatchResponse.agent(Agent agent) |
CreateWatchResponse |
CreateWatchResponse.batchId(String batchId) |
CreateWatchResponse |
CreateWatchResponse.factType(String factType) |
CreateWatchResponse |
CreateWatchResponse.nodeId(String nodeId) |
CreateWatchResponse |
CreateWatchResponse.parentId(String parentId) |
CreateWatchResponse |
CreateWatchResponse.summary(Summary summary) |
CreateWatchResponse |
CreateWatchResponse.timestamp(BigDecimal timestamp) |
Copyright © 2018. All rights reserved.