Uses of Class
dev.vality.damsel.webhooker.WebhookManagerSrv.Create_args
Packages that use WebhookManagerSrv.Create_args
-
Uses of WebhookManagerSrv.Create_args in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return WebhookManagerSrv.Create_argsModifier and TypeMethodDescriptionWebhookManagerSrv.Create_args.deepCopy()WebhookManagerSrv.AsyncProcessor.Create.getEmptyArgsInstance()WebhookManagerSrv.Processor.Create.getEmptyArgsInstance()WebhookManagerSrv.Create_args.setWebhookParams(WebhookParams webhook_params) Methods in dev.vality.damsel.webhooker with parameters of type WebhookManagerSrv.Create_argsModifier and TypeMethodDescriptionintWebhookManagerSrv.Create_args.compareTo(WebhookManagerSrv.Create_args other) booleanWebhookManagerSrv.Create_args.equals(WebhookManagerSrv.Create_args that) WebhookManagerSrv.Processor.Create.getResult(I iface, WebhookManagerSrv.Create_args args) voidWebhookManagerSrv.AsyncProcessor.Create.start(I iface, WebhookManagerSrv.Create_args args, org.apache.thrift.async.AsyncMethodCallback<Webhook> resultHandler) Constructors in dev.vality.damsel.webhooker with parameters of type WebhookManagerSrv.Create_argsModifierConstructorDescriptionPerforms a deep copy on other.