Uses of Class
com.vonage.client.numbers.ListNumbersResponse
Packages that use ListNumbersResponse
-
Uses of ListNumbersResponse in com.vonage.client.numbers
Methods in com.vonage.client.numbers that return ListNumbersResponseModifier and TypeMethodDescriptionstatic ListNumbersResponseCreates an instance of this class from a JSON payload.NumbersClient.listNumbers()Get the first page of phone numbers assigned to the authenticated account.NumbersClient.listNumbers(ListNumbersFilter filter) Get a filtered set of numbers assigned to the authenticated account.