| 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
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<RemoveSiteResponse> |
DevelopersApi.removeSiteWithHttpInfo(RemoveSiteParams body,
String authorization,
String authorizationOxdId)
Remove Site
Removes site from oxd-server
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevelopersApi.removeSiteAsync(RemoveSiteParams body,
String authorization,
String authorizationOxdId,
ApiCallback<RemoveSiteResponse> callback)
Remove Site (asynchronously)
Removes site from oxd-server
|
| Modifier and Type | Method and Description |
|---|---|
RemoveSiteResponse |
RemoveSiteResponse.oxdId(String oxdId) |
Copyright © 2021. All rights reserved.