Package com.slack.api.audit.response
Class SchemasResponse.Message
java.lang.Object
com.slack.api.audit.response.SchemasResponse.Message
- Enclosing class:
- SchemasResponse
public static class SchemasResponse.Message extends Object
-
Constructor Summary
Constructors Constructor Description Message() -
Method Summary
Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetChannel()StringgetTeam()StringgetTimestamp()inthashCode()voidsetChannel(String channel)voidsetTeam(String team)voidsetTimestamp(String timestamp)StringtoString()
-
Constructor Details
-
Message
public Message()
-
-
Method Details
-
getTeam
-
getChannel
-
getTimestamp
-
setTeam
-
setChannel
-
setTimestamp
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-