| Package | Description |
|---|---|
| com.factern.api | |
| com.factern.model |
| Modifier and Type | Method and Description |
|---|---|
CreateLoginResponse |
FactsApi.createLogin(String login,
String representing,
CreateLoginRequest body)
Create Login
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CreateLoginResponse> |
FactsApi.createLoginWithHttpInfo(String login,
String representing,
CreateLoginRequest body)
Create Login
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
FactsApi.createLoginAsync(String login,
String representing,
CreateLoginRequest body,
ApiCallback<CreateLoginResponse> callback)
Create Login (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
CreateLoginResponse |
CreateLoginResponse.agent(Agent agent) |
CreateLoginResponse |
CreateLoginResponse.batchId(String batchId) |
CreateLoginResponse |
CreateLoginResponse.dataRootNode(String dataRootNode) |
CreateLoginResponse |
CreateLoginResponse.factType(String factType) |
CreateLoginResponse |
CreateLoginResponse.nodeId(String nodeId) |
CreateLoginResponse |
CreateLoginResponse.parentId(String parentId) |
CreateLoginResponse |
CreateLoginResponse.status(CreateLoginResponse.StatusEnum status) |
CreateLoginResponse |
CreateLoginResponse.summary(Summary summary) |
CreateLoginResponse |
CreateLoginResponse.timestamp(BigDecimal timestamp) |
Copyright © 2018. All rights reserved.