Package com.mypurecloud.sdk.v2.model
Class CopilotContextEntity
java.lang.Object
com.mypurecloud.sdk.v2.model.CopilotContextEntity
- All Implemented Interfaces:
Serializable
CopilotContextEntity
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassistant(AddressableEntityRef assistant) The assistant associated with this context.contextValues(List<CopilotContextValueItem> contextValues) List of copilot context values for this assistant.booleaninthashCode()voidsetAssistant(AddressableEntityRef assistant) voidsetContextValues(List<CopilotContextValueItem> contextValues) toString()
-
Constructor Details
-
CopilotContextEntity
public CopilotContextEntity() -
CopilotContextEntity
-
-
Method Details
-
assistant
The assistant associated with this context. -
getAssistant
-
setAssistant
-
contextValues
List of copilot context values for this assistant. -
getContextValues
-
setContextValues
-
equals
-
hashCode
public int hashCode() -
toString
-