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 ResponseCategoriesSearchResponse. searchCategoriesRequired.Methods in io.github.ma1uta.matrix.client.model.search that return ResponseCategories Modifier and Type Method Description ResponseCategoriesSearchResponse. getSearchCategories()Methods in io.github.ma1uta.matrix.client.model.search with parameters of type ResponseCategories Modifier and Type Method Description voidSearchResponse. setSearchCategories(ResponseCategories searchCategories)
-