| Package | Description |
|---|---|
| com.byteplus.vmp | |
| com.byteplus.vmp.model |
| Modifier and Type | Method and Description |
|---|---|
CreateNotifyTemplateResponse |
VmpApi.createNotifyTemplate(CreateNotifyTemplateRequest body) |
com.squareup.okhttp.Call |
VmpApi.createNotifyTemplateAsync(CreateNotifyTemplateRequest body,
ApiCallback<CreateNotifyTemplateResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VmpApi.createNotifyTemplateCall(CreateNotifyTemplateRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNotifyTemplate
|
ApiResponse<CreateNotifyTemplateResponse> |
VmpApi.createNotifyTemplateWithHttpInfo(@NotNull CreateNotifyTemplateRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateNotifyTemplateRequest |
CreateNotifyTemplateRequest.active(ActiveForCreateNotifyTemplateInput active) |
CreateNotifyTemplateRequest |
CreateNotifyTemplateRequest.channel(String channel) |
CreateNotifyTemplateRequest |
CreateNotifyTemplateRequest.description(String description) |
CreateNotifyTemplateRequest |
CreateNotifyTemplateRequest.name(String name) |
CreateNotifyTemplateRequest |
CreateNotifyTemplateRequest.resolved(ResolvedForCreateNotifyTemplateInput resolved) |
Copyright © 2026. All rights reserved.