Uses of Class
dev.vality.damsel.webhooker.WebhookMessageServiceSrv.Send_args
Packages that use WebhookMessageServiceSrv.Send_args
-
Uses of WebhookMessageServiceSrv.Send_args in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return WebhookMessageServiceSrv.Send_argsModifier and TypeMethodDescriptionWebhookMessageServiceSrv.Send_args.deepCopy()WebhookMessageServiceSrv.AsyncProcessor.Send.getEmptyArgsInstance()WebhookMessageServiceSrv.Processor.Send.getEmptyArgsInstance()WebhookMessageServiceSrv.Send_args.setHookId(long hook_id) WebhookMessageServiceSrv.Send_args.setSourceId(String source_id) Methods in dev.vality.damsel.webhooker with parameters of type WebhookMessageServiceSrv.Send_argsModifier and TypeMethodDescriptionintWebhookMessageServiceSrv.Send_args.compareTo(WebhookMessageServiceSrv.Send_args other) booleanWebhookMessageServiceSrv.Send_args.equals(WebhookMessageServiceSrv.Send_args that) WebhookMessageServiceSrv.Processor.Send.getResult(I iface, WebhookMessageServiceSrv.Send_args args) voidWebhookMessageServiceSrv.AsyncProcessor.Send.start(I iface, WebhookMessageServiceSrv.Send_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in dev.vality.damsel.webhooker with parameters of type WebhookMessageServiceSrv.Send_argsModifierConstructorDescriptionPerforms a deep copy on other.