Class ListSecretsResponse

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

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

    Constructors 
    Constructor Description
    ListSecretsResponse()  
  • Method Summary

    Modifier and Type Method Description
    static ListSecretsResponse fromJson​(java.lang.String json)  
    java.util.Collection<SecretResponse> getSecrets()  
    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