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