Class GetRoutingMessageRecipientRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetRoutingMessageRecipientRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetRecipientId(String recipientId) withCustomHeader(String name, String value) withRecipientId(String recipientId)
-
Constructor Details
-
GetRoutingMessageRecipientRequest
public GetRoutingMessageRecipientRequest()
-
-
Method Details
-
getRecipientId
-
setRecipientId
-
withRecipientId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-