Package com.mypurecloud.sdk.v2.model
Class ConversationActivityMetricValue
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationActivityMetricValue
- All Implemented Interfaces:
Serializable
ConversationActivityMetricValue
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculatedMetricValue(Long calculatedMetricValue) Calculated metric valueMetric countEntity ids for matching entities if details were requestedbooleangetCount()inthashCode()MetricMetric qualifiervoidsetCalculatedMetricValue(Long calculatedMetricValue) voidvoidsetEntityIds(List<String> entityIds) voidvoidsetQualifier(String qualifier) toString()
-
Constructor Details
-
ConversationActivityMetricValue
public ConversationActivityMetricValue() -
ConversationActivityMetricValue
-
-
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
-
calculatedMetricValue
Calculated metric value -
getCalculatedMetricValue
-
setCalculatedMetricValue
-
equals
-
hashCode
public int hashCode() -
toString
-