Class GetConversationsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetConversationsRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCommunicationType(String communicationType) voidsetCustomHeaders(Map<String, String> customHeaders) withCommunicationType(String communicationType) withCustomHeader(String name, String value)
-
Constructor Details
-
GetConversationsRequest
public GetConversationsRequest()
-
-
Method Details
-
getCommunicationType
-
setCommunicationType
-
withCommunicationType
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-