| Package | Description |
|---|---|
| com.byteplus.vmp | |
| com.byteplus.vmp.model |
| Modifier and Type | Method and Description |
|---|---|
TestWebhookResponse |
VmpApi.testWebhook(TestWebhookRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<TestWebhookResponse> |
VmpApi.testWebhookWithHttpInfo(@NotNull TestWebhookRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
VmpApi.testWebhookAsync(TestWebhookRequest body,
ApiCallback<TestWebhookResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
TestWebhookResponse |
TestWebhookResponse.body(String body) |
TestWebhookResponse |
TestWebhookResponse.errorMessage(String errorMessage) |
TestWebhookResponse |
TestWebhookResponse.statusCode(Integer statusCode) |
Copyright © 2026. All rights reserved.