Package com.mypurecloud.sdk.v2.model
Class UserActivityMetricValue
java.lang.Object
com.mypurecloud.sdk.v2.model.UserActivityMetricValue
- All Implemented Interfaces:
Serializable
UserActivityMetricValue
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMetric countEntity ids for matching entities if details were requestedbooleangetCount()inthashCode()MetricMetric qualifiervoidvoidsetEntityIds(List<String> entityIds) voidvoidsetQualifier(String qualifier) toString()
-
Constructor Details
-
UserActivityMetricValue
public UserActivityMetricValue() -
UserActivityMetricValue
-
-
Method Details
-
metric
Metric -
getMetric
-
setMetric
-
qualifier
Metric qualifier -
getQualifier
-
setQualifier
-
entityIds
Entity ids for matching entities if details were requested -
getEntityIds
-
setEntityIds
-
count
Metric count -
getCount
-
setCount
-
equals
-
hashCode
public int hashCode() -
toString
-