Uses of Class
dev.vality.damsel.webhooker.WebhookManagerSrv.Get_args
| Package | Description |
|---|---|
| dev.vality.damsel.webhooker |
-
Uses of WebhookManagerSrv.Get_args in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return WebhookManagerSrv.Get_args Modifier and Type Method Description WebhookManagerSrv.Get_argsWebhookManagerSrv.Get_args. deepCopy()WebhookManagerSrv.Get_argsWebhookManagerSrv.AsyncProcessor.Get. getEmptyArgsInstance()WebhookManagerSrv.Get_argsWebhookManagerSrv.Processor.Get. getEmptyArgsInstance()WebhookManagerSrv.Get_argsWebhookManagerSrv.Get_args. setWebhookId(long webhook_id)Methods in dev.vality.damsel.webhooker with parameters of type WebhookManagerSrv.Get_args Modifier and Type Method Description intWebhookManagerSrv.Get_args. compareTo(WebhookManagerSrv.Get_args other)booleanWebhookManagerSrv.Get_args. equals(WebhookManagerSrv.Get_args that)WebhookManagerSrv.Get_resultWebhookManagerSrv.Processor.Get. getResult(I iface, WebhookManagerSrv.Get_args args)voidWebhookManagerSrv.AsyncProcessor.Get. start(I iface, WebhookManagerSrv.Get_args args, org.apache.thrift.async.AsyncMethodCallback<Webhook> resultHandler)Constructors in dev.vality.damsel.webhooker with parameters of type WebhookManagerSrv.Get_args Constructor Description Get_args(WebhookManagerSrv.Get_args other)Performs a deep copy on other.