Package com.mypurecloud.sdk.v2.model
Class TrunkRecordingEnabledCount
java.lang.Object
com.mypurecloud.sdk.v2.model.TrunkRecordingEnabledCount
- All Implemented Interfaces:
Serializable
TrunkRecordingEnabledCount
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondisabledCount(Integer disabledCount) The amount of trunks that do not have recording enabledenabledCount(Integer enabledCount) The amount of trunks that have recording enabledbooleaninthashCode()voidsetDisabledCount(Integer disabledCount) voidsetEnabledCount(Integer enabledCount) toString()
-
Constructor Details
-
TrunkRecordingEnabledCount
public TrunkRecordingEnabledCount() -
TrunkRecordingEnabledCount
-
-
Method Details
-
enabledCount
The amount of trunks that have recording enabled -
getEnabledCount
-
setEnabledCount
-
disabledCount
The amount of trunks that do not have recording enabled -
getDisabledCount
-
setDisabledCount
-
equals
-
hashCode
public int hashCode() -
toString
-