Class CreateSecretRequest

java.lang.Object
com.vonage.client.account.CreateSecretRequest

public class CreateSecretRequest
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    CreateSecretRequest​(java.lang.String apiKey, java.lang.String secret)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getApiKey()  
    java.lang.String getSecret()  
    java.lang.String toJson()  

    Methods inherited from class java.lang.Object

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