| Package | Description |
|---|---|
| com.factern.api | |
| com.factern.model |
| Modifier and Type | Method and Description |
|---|---|
CreateApplicationResponse |
FactsApi.createApplication(String login,
String representing,
CreateApplicationRequest body)
Create Application
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CreateApplicationResponse> |
FactsApi.createApplicationWithHttpInfo(String login,
String representing,
CreateApplicationRequest body)
Create Application
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
FactsApi.createApplicationAsync(String login,
String representing,
CreateApplicationRequest body,
ApiCallback<CreateApplicationResponse> callback)
Create Application (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
CreateApplicationResponse |
CreateApplicationResponse.agent(Agent agent) |
CreateApplicationResponse |
CreateApplicationResponse.batchId(String batchId) |
CreateApplicationResponse |
CreateApplicationResponse.factType(String factType) |
CreateApplicationResponse |
CreateApplicationResponse.nodeId(String nodeId) |
CreateApplicationResponse |
CreateApplicationResponse.parentId(String parentId) |
CreateApplicationResponse |
CreateApplicationResponse.summary(Summary summary) |
CreateApplicationResponse |
CreateApplicationResponse.timestamp(BigDecimal timestamp) |
Copyright © 2018. All rights reserved.