Uses of Class
com.ibm.cloud.networking.webhooks.v1.model.GetWebhookOptions
- 
Packages that use GetWebhookOptions Package Description com.ibm.cloud.networking.webhooks.v1 Webhooks v1.com.ibm.cloud.networking.webhooks.v1.model 
- 
- 
Uses of GetWebhookOptions in com.ibm.cloud.networking.webhooks.v1Methods in com.ibm.cloud.networking.webhooks.v1 with parameters of type GetWebhookOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<GetAlertWebhookResp>Webhooks. getWebhook(GetWebhookOptions getWebhookOptions)Get an alert webhook.
- 
Uses of GetWebhookOptions in com.ibm.cloud.networking.webhooks.v1.modelMethods in com.ibm.cloud.networking.webhooks.v1.model that return GetWebhookOptions Modifier and Type Method Description GetWebhookOptionsGetWebhookOptions.Builder. build()Builds a GetWebhookOptions.
 
-