Uses of Class
com.mypurecloud.sdk.v2.model.SummaryGenerationConfig
Packages that use SummaryGenerationConfig
-
Uses of SummaryGenerationConfig in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SummaryGenerationConfigModifier and TypeMethodDescriptionCopilot generated summary is enabled.Copilot.getSummaryGenerationConfig()SummaryGenerationConfig.summarySetting(SummarySettingEntity summarySetting) Configured summary setting object.Methods in com.mypurecloud.sdk.v2.model with parameters of type SummaryGenerationConfigModifier and TypeMethodDescriptionvoidCopilot.setSummaryGenerationConfig(SummaryGenerationConfig summaryGenerationConfig) Copilot.summaryGenerationConfig(SummaryGenerationConfig summaryGenerationConfig) Copilot generated summary configuration.