Uses of Class
io.github.ma1uta.matrix.client.model.search.ResponseCategories
-
Packages that use ResponseCategories Package Description io.github.ma1uta.matrix.client.model.search Search API models. -
-
Uses of ResponseCategories in io.github.ma1uta.matrix.client.model.search
Fields in io.github.ma1uta.matrix.client.model.search declared as ResponseCategories Modifier and Type Field Description private ResponseCategories
SearchResponse. searchCategories
Required.Methods in io.github.ma1uta.matrix.client.model.search that return ResponseCategories Modifier and Type Method Description ResponseCategories
SearchResponse. getSearchCategories()
Methods in io.github.ma1uta.matrix.client.model.search with parameters of type ResponseCategories Modifier and Type Method Description void
SearchResponse. setSearchCategories(ResponseCategories searchCategories)
-