| Package | Description |
|---|---|
| com.factern.api | |
| com.factern.model |
| Modifier and Type | Method and Description |
|---|---|
CreateFilterResponse |
FactsApi.createFilter(String login,
String representing,
CreateFilterRequest body)
Create Filter
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CreateFilterResponse> |
FactsApi.createFilterWithHttpInfo(String login,
String representing,
CreateFilterRequest body)
Create Filter
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
FactsApi.createFilterAsync(String login,
String representing,
CreateFilterRequest body,
ApiCallback<CreateFilterResponse> callback)
Create Filter (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
CreateFilterResponse |
CreateFilterResponse.agent(Agent agent) |
CreateFilterResponse |
CreateFilterResponse.batchId(String batchId) |
CreateFilterResponse |
CreateFilterResponse.factType(String factType) |
CreateFilterResponse |
CreateFilterResponse.nodeId(String nodeId) |
CreateFilterResponse |
CreateFilterResponse.parentId(String parentId) |
CreateFilterResponse |
CreateFilterResponse.summary(Summary summary) |
CreateFilterResponse |
CreateFilterResponse.timestamp(BigDecimal timestamp) |
Copyright © 2018. All rights reserved.