| Package | Description |
|---|---|
| com.byteplus.id | |
| com.byteplus.id.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateServiceResponse |
IdApi.updateService(UpdateServiceRequest body) |
com.squareup.okhttp.Call |
IdApi.updateServiceAsync(UpdateServiceRequest body,
ApiCallback<UpdateServiceResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
IdApi.updateServiceCall(UpdateServiceRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateService
|
ApiResponse<UpdateServiceResponse> |
IdApi.updateServiceWithHttpInfo(@NotNull UpdateServiceRequest body) |
| Modifier and Type | Method and Description |
|---|---|
UpdateServiceRequest |
UpdateServiceRequest.description(String description) |
UpdateServiceRequest |
UpdateServiceRequest.serviceId(String serviceId) |
UpdateServiceRequest |
UpdateServiceRequest.serviceName(String serviceName) |
UpdateServiceRequest |
UpdateServiceRequest.status(String status) |
Copyright © 2026. All rights reserved.