| Package | Description |
|---|---|
| com.factern.api | |
| com.factern.model |
| Modifier and Type | Method and Description |
|---|---|
AddLabelResponse |
FactsApi.label(String login,
String representing,
AddLabelRequest body)
Label a Node
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AddLabelResponse> |
FactsApi.labelWithHttpInfo(String login,
String representing,
AddLabelRequest body)
Label a Node
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
FactsApi.labelAsync(String login,
String representing,
AddLabelRequest body,
ApiCallback<AddLabelResponse> callback)
Label a Node (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
AddLabelResponse |
AddLabelResponse.agent(Agent agent) |
AddLabelResponse |
AddLabelResponse.batchId(String batchId) |
AddLabelResponse |
AddLabelResponse.factType(String factType) |
AddLabelResponse |
AddLabelResponse.nodeId(String nodeId) |
AddLabelResponse |
AddLabelResponse.parentId(String parentId) |
AddLabelResponse |
AddLabelResponse.summary(Summary summary) |
AddLabelResponse |
AddLabelResponse.timestamp(BigDecimal timestamp) |
Copyright © 2018. All rights reserved.