Uses of Class
io.sendon.model.RegisterChannel409Response
-
Packages that use RegisterChannel409Response Package Description io.sendon.model -
-
Uses of RegisterChannel409Response in io.sendon.model
Methods in io.sendon.model that return RegisterChannel409Response Modifier and Type Method Description RegisterChannel409ResponseRegisterChannel409Response. code(RegisterChannel409Response.CodeEnum code)static RegisterChannel409ResponseRegisterChannel409Response. fromJson(String jsonString)Create an instance of RegisterChannel409Response given an JSON stringRegisterChannel409ResponseRegisterChannel409Response. message(String message)
-