| Package | Description |
|---|---|
| com.byteplus.vmp | |
| com.byteplus.vmp.model |
| Modifier and Type | Method and Description |
|---|---|
CreateNotifyPolicyResponse |
VmpApi.createNotifyPolicy(CreateNotifyPolicyRequest body) |
com.squareup.okhttp.Call |
VmpApi.createNotifyPolicyAsync(CreateNotifyPolicyRequest body,
ApiCallback<CreateNotifyPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VmpApi.createNotifyPolicyCall(CreateNotifyPolicyRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNotifyPolicy
|
ApiResponse<CreateNotifyPolicyResponse> |
VmpApi.createNotifyPolicyWithHttpInfo(@NotNull CreateNotifyPolicyRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateNotifyPolicyRequest |
CreateNotifyPolicyRequest.addChannelNotifyTemplateIdsItem(String channelNotifyTemplateIdsItem) |
CreateNotifyPolicyRequest |
CreateNotifyPolicyRequest.addLevelsItem(LevelForCreateNotifyPolicyInput levelsItem) |
CreateNotifyPolicyRequest |
CreateNotifyPolicyRequest.channelNotifyTemplateIds(List<String> channelNotifyTemplateIds) |
CreateNotifyPolicyRequest |
CreateNotifyPolicyRequest.description(String description) |
CreateNotifyPolicyRequest |
CreateNotifyPolicyRequest.levels(List<LevelForCreateNotifyPolicyInput> levels) |
CreateNotifyPolicyRequest |
CreateNotifyPolicyRequest.name(String name) |
Copyright © 2026. All rights reserved.