| Package | Description |
|---|---|
| com.byteplus.vmp | |
| com.byteplus.vmp.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateNotifyPolicyResponse |
VmpApi.updateNotifyPolicy(UpdateNotifyPolicyRequest body) |
com.squareup.okhttp.Call |
VmpApi.updateNotifyPolicyAsync(UpdateNotifyPolicyRequest body,
ApiCallback<UpdateNotifyPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VmpApi.updateNotifyPolicyCall(UpdateNotifyPolicyRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateNotifyPolicy
|
ApiResponse<UpdateNotifyPolicyResponse> |
VmpApi.updateNotifyPolicyWithHttpInfo(@NotNull UpdateNotifyPolicyRequest body) |
| Modifier and Type | Method and Description |
|---|---|
UpdateNotifyPolicyRequest |
UpdateNotifyPolicyRequest.addChannelNotifyTemplateIdsItem(String channelNotifyTemplateIdsItem) |
UpdateNotifyPolicyRequest |
UpdateNotifyPolicyRequest.addLevelsItem(LevelForUpdateNotifyPolicyInput levelsItem) |
UpdateNotifyPolicyRequest |
UpdateNotifyPolicyRequest.channelNotifyTemplateIds(List<String> channelNotifyTemplateIds) |
UpdateNotifyPolicyRequest |
UpdateNotifyPolicyRequest.description(String description) |
UpdateNotifyPolicyRequest |
UpdateNotifyPolicyRequest.id(String id) |
UpdateNotifyPolicyRequest |
UpdateNotifyPolicyRequest.levels(List<LevelForUpdateNotifyPolicyInput> levels) |
UpdateNotifyPolicyRequest |
UpdateNotifyPolicyRequest.name(String name) |
Copyright © 2026. All rights reserved.