| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateSiteResponse |
DevelopersApi.updateSite(UpdateSiteParams body,
String authorization,
String authorizationOxdId)
Update Site
Updates site at oxd-server.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<UpdateSiteResponse> |
DevelopersApi.updateSiteWithHttpInfo(UpdateSiteParams body,
String authorization,
String authorizationOxdId)
Update Site
Updates site at oxd-server.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevelopersApi.updateSiteAsync(UpdateSiteParams body,
String authorization,
String authorizationOxdId,
ApiCallback<UpdateSiteResponse> callback)
Update Site (asynchronously)
Updates site at oxd-server.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSiteResponse |
UpdateSiteResponse.oxdId(String oxdId) |
Copyright © 2021. All rights reserved.