Uses of Enum Class
com.mypurecloud.sdk.v2.model.AnalyticsQueryAggregation.TypeEnum
Packages that use AnalyticsQueryAggregation.TypeEnum
-
Uses of AnalyticsQueryAggregation.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AnalyticsQueryAggregation.TypeEnumModifier and TypeMethodDescriptionAnalyticsQueryAggregation.TypeEnum.fromString(String key) AnalyticsQueryAggregation.getType()Returns the enum constant of this class with the specified name.static AnalyticsQueryAggregation.TypeEnum[]AnalyticsQueryAggregation.TypeEnum.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 AnalyticsQueryAggregation.TypeEnumModifier and TypeMethodDescriptionvoidAnalyticsQueryAggregation.setType(AnalyticsQueryAggregation.TypeEnum type) AnalyticsQueryAggregation.type(AnalyticsQueryAggregation.TypeEnum type) Optional type, can usually be inferred