Uses of Enum Class
com.mypurecloud.sdk.v2.model.FlowObservationQueryPredicate.DimensionEnum
Packages that use FlowObservationQueryPredicate.DimensionEnum
-
Uses of FlowObservationQueryPredicate.DimensionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowObservationQueryPredicate.DimensionEnumModifier and TypeMethodDescriptionFlowObservationQueryPredicate.DimensionEnum.fromString(String key) FlowObservationQueryPredicate.getDimension()Returns the enum constant of this class with the specified name.FlowObservationQueryPredicate.DimensionEnum.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 FlowObservationQueryPredicate.DimensionEnumModifier and TypeMethodDescriptionFlowObservationQueryPredicate.dimension(FlowObservationQueryPredicate.DimensionEnum dimension) Left hand side for dimension predicatesvoidFlowObservationQueryPredicate.setDimension(FlowObservationQueryPredicate.DimensionEnum dimension)