| Package | Description |
|---|---|
| com.factern.api | |
| com.factern.model |
| Modifier and Type | Method and Description |
|---|---|
EntityListResponse |
FactsApi.searchEntity(String login,
String representing,
SearchEntityRequest body)
Search For Entity
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<EntityListResponse> |
FactsApi.searchEntityWithHttpInfo(String login,
String representing,
SearchEntityRequest body)
Search For Entity
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
FactsApi.searchEntityAsync(String login,
String representing,
SearchEntityRequest body,
ApiCallback<EntityListResponse> callback)
Search For Entity (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
EntityListResponse |
EntityListResponse.addNodesItem(Entity nodesItem) |
EntityListResponse |
EntityListResponse.nextToken(String nextToken) |
EntityListResponse |
EntityListResponse.nodes(List<Entity> nodes) |
EntityListResponse |
EntityListResponse.summary(Summary summary) |
EntityListResponse |
EntityListResponse.totalResults(BigDecimal totalResults) |
Copyright © 2018. All rights reserved.