Uses of Enum Class
com.mypurecloud.sdk.v2.model.SummarySetting.SummaryTypeEnum
Packages that use SummarySetting.SummaryTypeEnum
-
Uses of SummarySetting.SummaryTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SummarySetting.SummaryTypeEnumModifier and TypeMethodDescriptionSummarySetting.SummaryTypeEnum.fromString(String key) SummarySetting.getSummaryType()Returns the enum constant of this class with the specified name.static SummarySetting.SummaryTypeEnum[]SummarySetting.SummaryTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type SummarySetting.SummaryTypeEnumModifier and TypeMethodDescriptionvoidSummarySetting.setSummaryType(SummarySetting.SummaryTypeEnum summaryType) SummarySetting.summaryType(SummarySetting.SummaryTypeEnum summaryType) Level of detail of the generated summary.