| Package | Description |
|---|---|
| com.byteplus.vmp | |
| com.byteplus.vmp.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateNotifyTemplateResponse |
VmpApi.updateNotifyTemplate(UpdateNotifyTemplateRequest body) |
com.squareup.okhttp.Call |
VmpApi.updateNotifyTemplateAsync(UpdateNotifyTemplateRequest body,
ApiCallback<UpdateNotifyTemplateResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VmpApi.updateNotifyTemplateCall(UpdateNotifyTemplateRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateNotifyTemplate
|
ApiResponse<UpdateNotifyTemplateResponse> |
VmpApi.updateNotifyTemplateWithHttpInfo(@NotNull UpdateNotifyTemplateRequest body) |
| Modifier and Type | Method and Description |
|---|---|
UpdateNotifyTemplateRequest |
UpdateNotifyTemplateRequest.active(ActiveForUpdateNotifyTemplateInput active) |
UpdateNotifyTemplateRequest |
UpdateNotifyTemplateRequest.description(String description) |
UpdateNotifyTemplateRequest |
UpdateNotifyTemplateRequest.id(String id) |
UpdateNotifyTemplateRequest |
UpdateNotifyTemplateRequest.name(String name) |
UpdateNotifyTemplateRequest |
UpdateNotifyTemplateRequest.resolved(ResolvedForUpdateNotifyTemplateInput resolved) |
Copyright © 2026. All rights reserved.