Uses of Class
com.emailit.params.WebhookCreateParams
-
Packages that use WebhookCreateParams Package Description com.emailit.params com.emailit.services -
-
Uses of WebhookCreateParams in com.emailit.params
Methods in com.emailit.params that return WebhookCreateParams Modifier and Type Method Description WebhookCreateParamsWebhookCreateParams.Builder. build() -
Uses of WebhookCreateParams in com.emailit.services
Methods in com.emailit.services with parameters of type WebhookCreateParams Modifier and Type Method Description EmailitObjectWebhookService. create(WebhookCreateParams params)
-