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.v1Methods 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.modelMethods in com.ibm.cloud.networking.webhooks.v1.model that return CreateAlertWebhookOptions Modifier and Type Method Description CreateAlertWebhookOptionsCreateAlertWebhookOptions.Builder. build()Builds a CreateAlertWebhookOptions.
 
-