Uses of Class
dev.vality.damsel.webhooker.WebhookManagerSrv.Get_args
Packages that use WebhookManagerSrv.Get_args
-
Uses of WebhookManagerSrv.Get_args in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return WebhookManagerSrv.Get_argsModifier and TypeMethodDescriptionWebhookManagerSrv.Get_args.deepCopy()WebhookManagerSrv.AsyncProcessor.Get.getEmptyArgsInstance()WebhookManagerSrv.Processor.Get.getEmptyArgsInstance()WebhookManagerSrv.Get_args.setWebhookId(long webhook_id) Methods in dev.vality.damsel.webhooker with parameters of type WebhookManagerSrv.Get_argsModifier and TypeMethodDescriptionintWebhookManagerSrv.Get_args.compareTo(WebhookManagerSrv.Get_args other) booleanWebhookManagerSrv.Get_args.equals(WebhookManagerSrv.Get_args that) WebhookManagerSrv.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_argsModifierConstructorDescriptionPerforms a deep copy on other.