Package com.mypurecloud.sdk.v2.model
Class AgentStateAdherenceStateCount
java.lang.Object
com.mypurecloud.sdk.v2.model.AgentStateAdherenceStateCount
- All Implemented Interfaces:
Serializable
AgentStateAdherenceStateCount
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumAdherence state -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadherenceState(AgentStateAdherenceStateCount.AdherenceStateEnum adherenceState) Adherence stateCount of users with this adherence statebooleangetCount()inthashCode()voidsetAdherenceState(AgentStateAdherenceStateCount.AdherenceStateEnum adherenceState) voidtoString()
-
Constructor Details
-
AgentStateAdherenceStateCount
public AgentStateAdherenceStateCount() -
AgentStateAdherenceStateCount
-
-
Method Details
-
adherenceState
public AgentStateAdherenceStateCount adherenceState(AgentStateAdherenceStateCount.AdherenceStateEnum adherenceState) Adherence state -
getAdherenceState
-
setAdherenceState
-
count
Count of users with this adherence state -
getCount
-
setCount
-
equals
-
hashCode
public int hashCode() -
toString
-