Class GetConversationAssistantCopilotcontextRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetConversationAssistantCopilotcontextRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
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
-
GetConversationAssistantCopilotcontextRequest
public GetConversationAssistantCopilotcontextRequest()
-
-
Method Details
-
getConversationId
-
setConversationId
-
withConversationId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-