| Package | Description |
|---|---|
| com.factern.api | |
| com.factern.model |
| Modifier and Type | Method and Description |
|---|---|
CreateInterfaceResponse |
FactsApi.createInterface(String login,
String representing,
CreateInterfaceRequest body)
Create Interface
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CreateInterfaceResponse> |
FactsApi.createInterfaceWithHttpInfo(String login,
String representing,
CreateInterfaceRequest body)
Create Interface
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
FactsApi.createInterfaceAsync(String login,
String representing,
CreateInterfaceRequest body,
ApiCallback<CreateInterfaceResponse> callback)
Create Interface (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
CreateInterfaceResponse |
CreateInterfaceResponse.agent(Agent agent) |
CreateInterfaceResponse |
CreateInterfaceResponse.batchId(String batchId) |
CreateInterfaceResponse |
CreateInterfaceResponse.description(String description) |
CreateInterfaceResponse |
CreateInterfaceResponse.factType(String factType) |
CreateInterfaceResponse |
CreateInterfaceResponse.name(String name) |
CreateInterfaceResponse |
CreateInterfaceResponse.nodeId(String nodeId) |
CreateInterfaceResponse |
CreateInterfaceResponse.parentId(String parentId) |
CreateInterfaceResponse |
CreateInterfaceResponse.summary(Summary summary) |
CreateInterfaceResponse |
CreateInterfaceResponse.timestamp(BigDecimal timestamp) |
Copyright © 2018. All rights reserved.