Uses of Class
dev.vality.damsel.webhooker.WebhookManagerSrv.GetList_result
Packages that use WebhookManagerSrv.GetList_result
-
Uses of WebhookManagerSrv.GetList_result in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return WebhookManagerSrv.GetList_resultModifier and TypeMethodDescriptionWebhookManagerSrv.GetList_result.deepCopy()WebhookManagerSrv.Processor.GetList.getResult(I iface, WebhookManagerSrv.GetList_args args) WebhookManagerSrv.GetList_result.setSuccess(List<Webhook> success) Methods in dev.vality.damsel.webhooker with parameters of type WebhookManagerSrv.GetList_resultModifier and TypeMethodDescriptionintWebhookManagerSrv.GetList_result.compareTo(WebhookManagerSrv.GetList_result other) booleanWebhookManagerSrv.GetList_result.equals(WebhookManagerSrv.GetList_result that) Constructors in dev.vality.damsel.webhooker with parameters of type WebhookManagerSrv.GetList_resultModifierConstructorDescriptionPerforms a deep copy on other.