Uses of Class
com.bandwidth.sdk.model.TnLookupRequestError
-
Packages that use TnLookupRequestError Package Description com.bandwidth.sdk.model -
-
Uses of TnLookupRequestError in com.bandwidth.sdk.model
Methods in com.bandwidth.sdk.model that return TnLookupRequestError Modifier and Type Method Description static TnLookupRequestError
TnLookupRequestError. fromJson(String jsonString)
Create an instance of TnLookupRequestError given an JSON stringTnLookupRequestError
TnLookupRequestError. message(String message)
TnLookupRequestError
TnLookupRequestError. putAdditionalProperty(String key, Object value)
Set the additional (undeclared) property with the specified name and value.
-