Uses of Class
com.mypurecloud.sdk.v2.model.CopilotContextEntity
Packages that use CopilotContextEntity
-
Uses of CopilotContextEntity in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CopilotContextEntityModifier and TypeMethodDescriptionCopilotContextEntity.assistant(AddressableEntityRef assistant) The assistant associated with this context.CopilotContextEntity.contextValues(List<CopilotContextValueItem> contextValues) List of copilot context values for this assistant.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type CopilotContextEntityMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type CopilotContextEntityModifier and TypeMethodDescriptionCopilotContextValues.entities(List<CopilotContextEntity> entities) List of copilot context entities grouped by assistant.voidCopilotContextValues.setEntities(List<CopilotContextEntity> entities)