Uses of Class
com.bandwidth.sdk.model.Error
Packages that use Error
-
Uses of Error in com.bandwidth.sdk.model
Methods in com.bandwidth.sdk.model that return ErrorModifier and TypeMethodDescriptionError.addTelephoneNumbersItem
(TelephoneNumber telephoneNumbersItem) Error.description
(String description) static Error
Create an instance of Error given an JSON stringError.putAdditionalProperty
(String key, Object value) Set the additional (undeclared) property with the specified name and value.Error.telephoneNumbers
(List<TelephoneNumber> telephoneNumbers) Methods in com.bandwidth.sdk.model that return types with arguments of type ErrorMethods in com.bandwidth.sdk.model with parameters of type ErrorMethod parameters in com.bandwidth.sdk.model with type arguments of type Error