public class PostSearchResults extends PostList
matches field added in Mattermost Server 5.1 (E20)| Constructor and Description |
|---|
PostSearchResults() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Map<String,List<String>> |
getMatches() |
int |
hashCode() |
void |
setMatches(Map<String,List<String>> matches) |
String |
toString() |
@Generated(value="lombok") public PostSearchResults()
@Generated(value="lombok") public String toString()
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") protected boolean canEqual(Object other)
@Generated(value="lombok") public int hashCode()
Copyright © 2019. All rights reserved.