Class ListNumbersResponse

java.lang.Object
com.vonage.client.numbers.ListNumbersResponse

public class ListNumbersResponse
extends java.lang.Object
Response from a request to list the numbers currently being rented buy an account.
  • Constructor Summary

    Constructors 
    Constructor Description
    ListNumbersResponse()  
  • Method Summary

    Modifier and Type Method Description
    static ListNumbersResponse fromJson​(java.lang.String json)  
    int getCount()  
    OwnedNumber[] getNumbers()  

    Methods inherited from class java.lang.Object

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