| Package | Description |
|---|---|
| com.byteplus.cloudmonitor | |
| com.byteplus.cloudmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
CreateWebhookResponse |
CloudmonitorApi.createWebhook(CreateWebhookRequest body) |
com.squareup.okhttp.Call |
CloudmonitorApi.createWebhookAsync(CreateWebhookRequest body,
ApiCallback<CreateWebhookResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
CloudmonitorApi.createWebhookCall(CreateWebhookRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createWebhook
|
ApiResponse<CreateWebhookResponse> |
CloudmonitorApi.createWebhookWithHttpInfo(@NotNull CreateWebhookRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateWebhookRequest |
CreateWebhookRequest.name(String name) |
CreateWebhookRequest |
CreateWebhookRequest.type(CreateWebhookRequest.TypeEnum type) |
CreateWebhookRequest |
CreateWebhookRequest.url(String url) |
Copyright © 2026. All rights reserved.