Uses of Class
com.emailit.params.WebhookListParams
-
Packages that use WebhookListParams Package Description com.emailit.params com.emailit.services -
-
Uses of WebhookListParams in com.emailit.params
Methods in com.emailit.params that return WebhookListParams Modifier and Type Method Description WebhookListParamsWebhookListParams.Builder. build() -
Uses of WebhookListParams in com.emailit.services
Methods in com.emailit.services with parameters of type WebhookListParams Modifier and Type Method Description CollectionWebhookService. list(WebhookListParams params)
-