| Package | Description |
|---|---|
| com.factern.api | |
| com.factern.model |
| Modifier and Type | Method and Description |
|---|---|
CreateInformationResponse |
FactsApi.createInformation(String login,
String representing,
CreateInformationRequest body)
Create Information
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CreateInformationResponse> |
FactsApi.createInformationWithHttpInfo(String login,
String representing,
CreateInformationRequest body)
Create Information
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
FactsApi.createInformationAsync(String login,
String representing,
CreateInformationRequest body,
ApiCallback<CreateInformationResponse> callback)
Create Information (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
CreateInformationResponse |
CreateInformationResponse.agent(Agent agent) |
CreateInformationResponse |
CreateInformationResponse.batchId(String batchId) |
CreateInformationResponse |
CreateInformationResponse.factType(String factType) |
CreateInformationResponse |
CreateInformationResponse.fieldId(String fieldId) |
CreateInformationResponse |
CreateInformationResponse.nodeId(String nodeId) |
CreateInformationResponse |
CreateInformationResponse.parentId(String parentId) |
CreateInformationResponse |
CreateInformationResponse.storageId(String storageId) |
CreateInformationResponse |
CreateInformationResponse.summary(Summary summary) |
CreateInformationResponse |
CreateInformationResponse.timestamp(BigDecimal timestamp) |
Copyright © 2018. All rights reserved.