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