Package dev.vality.damsel.webhooker
Interface WebhookManagerSrv.Iface
- All Known Implementing Classes:
WebhookManagerSrv.Client
- Enclosing class:
- WebhookManagerSrv
public static interface WebhookManagerSrv.Iface
-
Method Summary
-
Method Details
-
getList
- Throws:
org.apache.thrift.TException
-
get
- Throws:
WebhookNotFoundorg.apache.thrift.TException
-
create
- Throws:
LimitExceededorg.apache.thrift.TException
-
delete
- Throws:
WebhookNotFoundorg.apache.thrift.TException
-