Class Voice.Builder

java.lang.Object
com.vonage.client.application.capabilities.Voice.Builder
Enclosing class:
Voice

public static class Voice.Builder
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    Voice.Builder addWebhook​(Webhook.Type type, Webhook webhook)
    Add a webhook for the Vonage API to use.
    Voice build()  
    Voice.Builder removeWebhook​(Webhook.Type type)
    Remove a webhook.

    Methods inherited from class java.lang.Object

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