Uses of Enum Class
com.mypurecloud.sdk.v2.model.InsightsAgents.GranularityEnum
Packages that use InsightsAgents.GranularityEnum
-
Uses of InsightsAgents.GranularityEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InsightsAgents.GranularityEnumModifier and TypeMethodDescriptionInsightsAgents.GranularityEnum.fromString(String key) InsightsAgents.getGranularity()Returns the enum constant of this class with the specified name.static InsightsAgents.GranularityEnum[]InsightsAgents.GranularityEnum.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 InsightsAgents.GranularityEnumModifier and TypeMethodDescriptionInsightsAgents.granularity(InsightsAgents.GranularityEnum granularity) GranularityvoidInsightsAgents.setGranularity(InsightsAgents.GranularityEnum granularity)