Uses of Class
com.bytedesk.kbase.settings_intention.IntentionSettingsResponse
Packages that use IntentionSettingsResponse
Package
Description
ByteDesk 意图设置管理包
本包提供客服系统中意图识别和分类的相关设置,主要功能包括:
1.
-
Uses of IntentionSettingsResponse in com.bytedesk.kbase.settings
Fields in com.bytedesk.kbase.settings declared as IntentionSettingsResponseModifier and TypeFieldDescriptionprivate IntentionSettingsResponseBaseSettingsResponse.draftIntentionSettingsDraft intention recognition settings (admin editing/testing only)private IntentionSettingsResponseBaseSettingsResponse.intentionSettingsIntention recognition settings (common to all settings) -
Uses of IntentionSettingsResponse in com.bytedesk.kbase.settings_intention
Methods in com.bytedesk.kbase.settings_intention that return IntentionSettingsResponseModifier and TypeMethodDescriptionIntentionSettingsRestService.convertToResponse(IntentionSettingsEntity entity) IntentionSettingsRestService.create(IntentionSettingsRequest request) IntentionSettingsRestService.update(IntentionSettingsRequest request)