| Package | Description |
|---|---|
| com.factern.api | |
| com.factern.model |
| Modifier and Type | Method and Description |
|---|---|
CreateInformationResponse |
FactsApi.createInformation(String login,
String representing,
CreateInformationRequest body)
Create Information
|
com.squareup.okhttp.Call |
FactsApi.createInformationAsync(String login,
String representing,
CreateInformationRequest body,
ApiCallback<CreateInformationResponse> callback)
Create Information (asynchronously)
|
com.squareup.okhttp.Call |
FactsApi.createInformationCall(String login,
String representing,
CreateInformationRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createInformation
|
ApiResponse<CreateInformationResponse> |
FactsApi.createInformationWithHttpInfo(String login,
String representing,
CreateInformationRequest body)
Create Information
|
| Modifier and Type | Method and Description |
|---|---|
CreateInformationRequest |
CreateInformationRequest.data(String data) |
CreateInformationRequest |
CreateInformationRequest.fieldId(String fieldId) |
CreateInformationRequest |
CreateInformationRequest.includeSummary(Boolean includeSummary) |
CreateInformationRequest |
CreateInformationRequest.parentId(String parentId) |
CreateInformationRequest |
CreateInformationRequest.storageId(String storageId) |
Copyright © 2018. All rights reserved.