Uses of Class
dev.vality.damsel.webhooker.WebhookManagerSrv.Create_result
Packages that use WebhookManagerSrv.Create_result
-
Uses of WebhookManagerSrv.Create_result in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return WebhookManagerSrv.Create_resultModifier and TypeMethodDescriptionWebhookManagerSrv.Create_result.deepCopy()WebhookManagerSrv.Processor.Create.getResult(I iface, WebhookManagerSrv.Create_args args) WebhookManagerSrv.Create_result.setEx1(LimitExceeded ex1) WebhookManagerSrv.Create_result.setSuccess(Webhook success) Methods in dev.vality.damsel.webhooker with parameters of type WebhookManagerSrv.Create_resultModifier and TypeMethodDescriptionintWebhookManagerSrv.Create_result.compareTo(WebhookManagerSrv.Create_result other) booleanWebhookManagerSrv.Create_result.equals(WebhookManagerSrv.Create_result that) Constructors in dev.vality.damsel.webhooker with parameters of type WebhookManagerSrv.Create_resultModifierConstructorDescriptionPerforms a deep copy on other.