Uses of Class
com.emailit.params.WebhookUpdateParams
-
Packages that use WebhookUpdateParams Package Description com.emailit.params com.emailit.services -
-
Uses of WebhookUpdateParams in com.emailit.params
Methods in com.emailit.params that return WebhookUpdateParams Modifier and Type Method Description WebhookUpdateParamsWebhookUpdateParams.Builder. build() -
Uses of WebhookUpdateParams in com.emailit.services
Methods in com.emailit.services with parameters of type WebhookUpdateParams Modifier and Type Method Description EmailitObjectWebhookService. update(String id, WebhookUpdateParams params)
-