| Package | Description |
|---|---|
| com.docdoku.api.services |
| Modifier and Type | Method and Description |
|---|---|
PlatformOptionsDTO |
AdminApi.getPlatformOptions()
Get platform options
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<PlatformOptionsDTO> |
AdminApi.getPlatformOptionsWithHttpInfo()
Get platform options
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdminApi.setPlatformOptions(PlatformOptionsDTO body)
Set platform options
|
com.squareup.okhttp.Call |
AdminApi.setPlatformOptionsAsync(PlatformOptionsDTO body,
ApiCallback<Void> callback)
Set platform options (asynchronously)
|
ApiResponse<Void> |
AdminApi.setPlatformOptionsWithHttpInfo(PlatformOptionsDTO body)
Set platform options
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
AdminApi.getPlatformOptionsAsync(ApiCallback<PlatformOptionsDTO> callback)
Get platform options (asynchronously)
|
Copyright © 2019 DocDoku. All rights reserved.