Package com.inttegro.chimes
Class SendChimeParams.Builder
java.lang.Object
com.inttegro.chimes.SendChimeParams.Builder
- Enclosing class:
- SendChimeParams
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()customData(Map<String, String> customData) fullMessage(String fullMessage) idempotencyKey(String idempotencyKey) recipient(ChimeRecipient recipient) transport(ChimeTransport transport)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
recipient
-
fullMessage
-
transport
-
sender
-
purpose
-
customData
-
idempotencyKey
-
build
-