| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
RemoveSiteResponse |
DevelopersApi.removeSite(RemoveSiteParams body,
String authorization,
String authorizationOxdId)
Remove Site
Removes site from oxd-server
|
com.squareup.okhttp.Call |
DevelopersApi.removeSiteAsync(RemoveSiteParams body,
String authorization,
String authorizationOxdId,
ApiCallback<RemoveSiteResponse> callback)
Remove Site (asynchronously)
Removes site from oxd-server
|
com.squareup.okhttp.Call |
DevelopersApi.removeSiteCall(RemoveSiteParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for removeSite
|
ApiResponse<RemoveSiteResponse> |
DevelopersApi.removeSiteWithHttpInfo(RemoveSiteParams body,
String authorization,
String authorizationOxdId)
Remove Site
Removes site from oxd-server
|
| Modifier and Type | Method and Description |
|---|---|
RemoveSiteParams |
RemoveSiteParams.oxdId(String oxdId) |
Copyright © 2021. All rights reserved.