Package jenkins.plugins.slack
Class SlackRequest.SlackRequestBuilder
java.lang.Object
jenkins.plugins.slack.SlackRequest.SlackRequestBuilder
- Enclosing class:
- SlackRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withAttachments
(net.sf.json.JSONArray attachments) withBlocks
(net.sf.json.JSONArray blocks) withMessage
(String message) withTimestamp
(String timestamp)
-
Method Details
-
withMessage
-
withColor
-
withTimestamp
-
withAttachments
-
withBlocks
-
build
-