Class SecretResponse

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

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

    Constructors 
    Constructor Description
    SecretResponse()  
  • Method Summary

    Modifier and Type Method Description
    static SecretResponse fromJson​(java.lang.String json)  
    java.util.Date getCreated()  
    java.lang.String getId()  
    io.openapitools.jackson.dataformat.hal.HALLink getSelf()  

    Methods inherited from class java.lang.Object

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