Class DeleteConversationRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.DeleteConversationRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetConversationId(String conversationId) voidsetCustomHeaders(Map<String, String> customHeaders) withConversationId(String conversationId) withCustomHeader(String name, String value)
-
Constructor Details
-
DeleteConversationRequest
public DeleteConversationRequest()
-
-
Method Details
-
getConversationId
-
setConversationId
-
withConversationId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-