Class SlackMessageResponse
java.lang.Object
org.apache.camel.quarkus.component.slack.it.model.SlackMessageResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
text
String text -
nbBlocks
int nbBlocks
-
-
Constructor Details
-
SlackMessageResponse
public SlackMessageResponse() -
SlackMessageResponse
-
-
Method Details
-
getText
-
setText
-
getNbBlocks
public int getNbBlocks() -
setNbBlocks
public void setNbBlocks(int nbBlocks)
-