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