Uses of Class
dev.vality.fistful.webhooker.DestinationCreated
| Package | Description |
|---|---|
| dev.vality.fistful.webhooker |
-
Uses of DestinationCreated in dev.vality.fistful.webhooker
Methods in dev.vality.fistful.webhooker that return DestinationCreated Modifier and Type Method Description DestinationCreatedDestinationCreated. deepCopy()DestinationCreatedDestinationEventType. getCreated()Methods in dev.vality.fistful.webhooker with parameters of type DestinationCreated Modifier and Type Method Description intDestinationCreated. compareTo(DestinationCreated other)static DestinationEventTypeDestinationEventType. created(DestinationCreated value)booleanDestinationCreated. equals(DestinationCreated that)voidDestinationEventType. setCreated(DestinationCreated value)Constructors in dev.vality.fistful.webhooker with parameters of type DestinationCreated Constructor Description DestinationCreated(DestinationCreated other)Performs a deep copy on other.