Uses of Class
com.ibm.cloud.networking.webhooks.v1.model.WebhookSuccessResp
- 
Packages that use WebhookSuccessResp Package Description com.ibm.cloud.networking.webhooks.v1 Webhooks v1.
- 
- 
Uses of WebhookSuccessResp in com.ibm.cloud.networking.webhooks.v1Methods in com.ibm.cloud.networking.webhooks.v1 that return types with arguments of type WebhookSuccessResp Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<WebhookSuccessResp>Webhooks. createAlertWebhook()Create an alert webhook.com.ibm.cloud.sdk.core.http.ServiceCall<WebhookSuccessResp>Webhooks. createAlertWebhook(CreateAlertWebhookOptions createAlertWebhookOptions)Create an alert webhook.com.ibm.cloud.sdk.core.http.ServiceCall<WebhookSuccessResp>Webhooks. deleteWebhook(DeleteWebhookOptions deleteWebhookOptions)Delete an alert webhook.com.ibm.cloud.sdk.core.http.ServiceCall<WebhookSuccessResp>Webhooks. updateAlertWebhook(UpdateAlertWebhookOptions updateAlertWebhookOptions)Update an alert webhook.
 
-