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