Uses of Enum Class
com.mypurecloud.sdk.v2.model.ResolutionAsyncAggregationQuery.MetricsEnum
Packages that use ResolutionAsyncAggregationQuery.MetricsEnum
-
Uses of ResolutionAsyncAggregationQuery.MetricsEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ResolutionAsyncAggregationQuery.MetricsEnumModifier and TypeMethodDescriptionResolutionAsyncAggregationQuery.MetricsEnum.fromString(String key) Returns the enum constant of this class with the specified name.ResolutionAsyncAggregationQuery.MetricsEnum.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 ResolutionAsyncAggregationQuery.MetricsEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ResolutionAsyncAggregationQuery.MetricsEnumModifier and TypeMethodDescriptionResolutionAsyncAggregationQuery.metrics(List<ResolutionAsyncAggregationQuery.MetricsEnum> metrics) Behaves like a SQL SELECT clause.voidResolutionAsyncAggregationQuery.setMetrics(List<ResolutionAsyncAggregationQuery.MetricsEnum> metrics)