Uses of Class
com.ibm.cloud.networking.webhooks.v1.model.UpdateAlertWebhookOptions
-
Packages that use UpdateAlertWebhookOptions Package Description com.ibm.cloud.networking.webhooks.v1 Webhooks v1.com.ibm.cloud.networking.webhooks.v1.model -
-
Uses of UpdateAlertWebhookOptions in com.ibm.cloud.networking.webhooks.v1
Methods in com.ibm.cloud.networking.webhooks.v1 with parameters of type UpdateAlertWebhookOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<WebhookSuccessResp>
Webhooks. updateAlertWebhook(UpdateAlertWebhookOptions updateAlertWebhookOptions)
Update an alert webhook. -
Uses of UpdateAlertWebhookOptions in com.ibm.cloud.networking.webhooks.v1.model
Methods in com.ibm.cloud.networking.webhooks.v1.model that return UpdateAlertWebhookOptions Modifier and Type Method Description UpdateAlertWebhookOptions
UpdateAlertWebhookOptions.Builder. build()
Builds a UpdateAlertWebhookOptions.
-