Class Webhook

java.lang.Object
com.vonage.client.common.Webhook

public class Webhook
extends java.lang.Object
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  Webhook.Type  
  • Constructor Summary

    Constructors 
    Constructor Description
    Webhook​(java.lang.String address, HttpMethod method)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getAddress()  
    HttpMethod getMethod()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait