Module net.bis5.mattermost4j.models
Package net.bis5.mattermost.model
Class PostAction.PostActionIntegrationResponse
- java.lang.Object
-
- net.bis5.mattermost.model.PostAction.PostActionIntegrationResponse
-
- Enclosing class:
- PostAction
public static class PostAction.PostActionIntegrationResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description PostActionIntegrationResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetEphemeralText()PostgetUpdate()inthashCode()voidsetEphemeralText(String ephemeralText)voidsetUpdate(Post update)StringtoString()
-