| Package | Description |
|---|---|
| com.byteplus.vmp | |
| com.byteplus.vmp.model |
| Modifier and Type | Method and Description |
|---|---|
GetNotifyPolicyResponse |
VmpApi.getNotifyPolicy(GetNotifyPolicyRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.byteplus.ApiResponse<GetNotifyPolicyResponse> |
VmpApi.getNotifyPolicyWithHttpInfo(@NotNull GetNotifyPolicyRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
VmpApi.getNotifyPolicyAsync(GetNotifyPolicyRequest body,
com.byteplus.ApiCallback<GetNotifyPolicyResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
GetNotifyPolicyResponse |
GetNotifyPolicyResponse.addChannelNotifyTemplateIdsItem(String channelNotifyTemplateIdsItem) |
GetNotifyPolicyResponse |
GetNotifyPolicyResponse.addLevelsItem(LevelForGetNotifyPolicyOutput levelsItem) |
GetNotifyPolicyResponse |
GetNotifyPolicyResponse.channelNotifyTemplateIds(List<String> channelNotifyTemplateIds) |
GetNotifyPolicyResponse |
GetNotifyPolicyResponse.createTime(String createTime) |
GetNotifyPolicyResponse |
GetNotifyPolicyResponse.description(String description) |
GetNotifyPolicyResponse |
GetNotifyPolicyResponse.id(String id) |
GetNotifyPolicyResponse |
GetNotifyPolicyResponse.levels(List<LevelForGetNotifyPolicyOutput> levels) |
GetNotifyPolicyResponse |
GetNotifyPolicyResponse.name(String name) |
Copyright © 2026. All rights reserved.