Class SearchAllResponse.Posts
- java.lang.Object
-
- com.slack.api.methods.response.search.SearchAllResponse.Posts
-
- Enclosing class:
- SearchAllResponse
public static class SearchAllResponse.Posts extends Object
-
-
Constructor Summary
Constructors Constructor Description Posts()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)List<String>getMatches()IntegergetTotal()inthashCode()voidsetMatches(List<String> matches)voidsetTotal(Integer total)StringtoString()
-