Uses of Enum Class
com.mypurecloud.sdk.v2.model.ViewFilter.EngagementSourcesEnum
Packages that use ViewFilter.EngagementSourcesEnum
-
Uses of ViewFilter.EngagementSourcesEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ViewFilter.EngagementSourcesEnumModifier and TypeMethodDescriptionViewFilter.EngagementSourcesEnum.fromString(String key) Returns the enum constant of this class with the specified name.static ViewFilter.EngagementSourcesEnum[]ViewFilter.EngagementSourcesEnum.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 ViewFilter.EngagementSourcesEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ViewFilter.EngagementSourcesEnumModifier and TypeMethodDescriptionViewFilter.engagementSources(List<ViewFilter.EngagementSourcesEnum> engagementSources) The engagement sources used to filter the viewvoidViewFilter.setEngagementSources(List<ViewFilter.EngagementSourcesEnum> engagementSources)