| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateSiteResponse |
DevelopersApi.updateSite(String authorization,
UpdateSiteParams updateSiteParams)
Update Site
Updates site at oxd-server.
|
com.squareup.okhttp.Call |
DevelopersApi.updateSiteAsync(String authorization,
UpdateSiteParams updateSiteParams,
ApiCallback<UpdateSiteResponse> callback)
Update Site (asynchronously)
Updates site at oxd-server.
|
com.squareup.okhttp.Call |
DevelopersApi.updateSiteCall(String authorization,
UpdateSiteParams updateSiteParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateSite
|
ApiResponse<UpdateSiteResponse> |
DevelopersApi.updateSiteWithHttpInfo(String authorization,
UpdateSiteParams updateSiteParams)
Update Site
Updates site at oxd-server.
|
Copyright © 2019. All rights reserved.