Package com.mypurecloud.sdk.v2.model
Class SummaryGenerationConfig
java.lang.Object
com.mypurecloud.sdk.v2.model.SummaryGenerationConfig
- All Implemented Interfaces:
Serializable
SummaryGenerationConfig
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCopilot generated summary is enabled.booleaninthashCode()voidsetEnabled(Boolean enabled) voidsetSummarySetting(SummarySettingEntity summarySetting) summarySetting(SummarySettingEntity summarySetting) Configured summary setting object.toString()
-
Constructor Details
-
SummaryGenerationConfig
public SummaryGenerationConfig() -
SummaryGenerationConfig
-
-
Method Details
-
enabled
Copilot generated summary is enabled. -
getEnabled
-
setEnabled
-
summarySetting
Configured summary setting object. -
getSummarySetting
-
setSummarySetting
-
equals
-
hashCode
public int hashCode() -
toString
-