Class SendChannelMessageRequest
java.lang.Object
com.github.tomakehurst.wiremock.admin.model.SendChannelMessageRequest
Request model for sending a message to channels of a specific type.
-
Constructor Summary
ConstructorsConstructorDescriptionSendChannelMessageRequest(ChannelType type, RequestPattern initiatingRequestPattern, MessageDefinition message) -
Method Summary
-
Constructor Details
-
SendChannelMessageRequest
public SendChannelMessageRequest(ChannelType type, RequestPattern initiatingRequestPattern, MessageDefinition message)
-
-
Method Details
-
getType
-
getInitiatingRequest
-
getMessage
-