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