Uses of Class
dev.vality.fistful.webhooker.WebhookManagerSrv.Create_result
| Package | Description |
|---|---|
| dev.vality.fistful.webhooker |
-
Uses of WebhookManagerSrv.Create_result in dev.vality.fistful.webhooker
Methods in dev.vality.fistful.webhooker that return WebhookManagerSrv.Create_result Modifier and Type Method Description WebhookManagerSrv.Create_resultWebhookManagerSrv.Create_result. deepCopy()WebhookManagerSrv.Create_resultWebhookManagerSrv.Processor.Create. getResult(I iface, WebhookManagerSrv.Create_args args)WebhookManagerSrv.Create_resultWebhookManagerSrv.Create_result. setSuccess(Webhook success)Methods in dev.vality.fistful.webhooker with parameters of type WebhookManagerSrv.Create_result Modifier and Type Method Description intWebhookManagerSrv.Create_result. compareTo(WebhookManagerSrv.Create_result other)booleanWebhookManagerSrv.Create_result. equals(WebhookManagerSrv.Create_result that)Constructors in dev.vality.fistful.webhooker with parameters of type WebhookManagerSrv.Create_result Constructor Description Create_result(WebhookManagerSrv.Create_result other)Performs a deep copy on other.