Uses of Class
dev.evercatch.model.Destination
Packages that use Destination
-
Uses of Destination in dev.evercatch
Methods in dev.evercatch that return DestinationModifier and TypeMethodDescriptionEvercatchClient.createDestination(CreateDestinationRequest request) Creates a new webhook destination.EvercatchClient.getDestination(String id) Retrieves a single destination by ID.Methods in dev.evercatch that return types with arguments of type DestinationModifier and TypeMethodDescriptionEvercatchClient.listDestinations()Returns all webhook destinations for the account. -
Uses of Destination in dev.evercatch.model
Methods in dev.evercatch.model that return types with arguments of type DestinationMethod parameters in dev.evercatch.model with type arguments of type Destination