| Package | Description |
|---|---|
| com.factern.api | |
| com.factern.model |
| Modifier and Type | Method and Description |
|---|---|
ResetLoginResponse |
FactsApi.resetLogin(String login,
String representing,
ResetLoginCredentialsRequest body)
Changing Login Password
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ResetLoginResponse> |
FactsApi.resetLoginWithHttpInfo(String login,
String representing,
ResetLoginCredentialsRequest body)
Changing Login Password
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
FactsApi.resetLoginAsync(String login,
String representing,
ResetLoginCredentialsRequest body,
ApiCallback<ResetLoginResponse> callback)
Changing Login Password (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ResetLoginResponse |
ResetLoginResponse.agent(Agent agent) |
ResetLoginResponse |
ResetLoginResponse.batchId(String batchId) |
ResetLoginResponse |
ResetLoginResponse.factType(String factType) |
ResetLoginResponse |
ResetLoginResponse.nodeId(String nodeId) |
ResetLoginResponse |
ResetLoginResponse.parentId(String parentId) |
ResetLoginResponse |
ResetLoginResponse.summary(Summary summary) |
ResetLoginResponse |
ResetLoginResponse.timestamp(BigDecimal timestamp) |
Copyright © 2018. All rights reserved.