Uses of Class
com.easypost.model.Webhook
Package
Description
Classes for the EasyPost API.
Interact with the EasyPost API in Java.
-
Uses of Webhook in com.easypost.model
Modifier and TypeMethodDescriptionWebhook[]
WebhookDeserializer.deserialize
(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) Deserialize a list of Webhook from a JSON object. -
Uses of Webhook in com.easypost.service
Modifier and TypeMethodDescriptionCreate a Webhook object from a map of parameters.Retrieve a Webhook object from the API.Update this webhook.Update this webhook.