Uses of Enum Class
com.mypurecloud.sdk.v2.model.SummarySetting.PredefinedInsightsEnum
Packages that use SummarySetting.PredefinedInsightsEnum
-
Uses of SummarySetting.PredefinedInsightsEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SummarySetting.PredefinedInsightsEnumModifier and TypeMethodDescriptionSummarySetting.PredefinedInsightsEnum.fromString(String key) Returns the enum constant of this class with the specified name.SummarySetting.PredefinedInsightsEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type SummarySetting.PredefinedInsightsEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type SummarySetting.PredefinedInsightsEnumModifier and TypeMethodDescriptionSummarySetting.predefinedInsights(List<SummarySetting.PredefinedInsightsEnum> predefinedInsights) Set which insights to include in the generated summary by default.voidSummarySetting.setPredefinedInsights(List<SummarySetting.PredefinedInsightsEnum> predefinedInsights)