Package com.mypurecloud.sdk.v2.model
Class TrunkMetricsCalls
java.lang.Object
com.mypurecloud.sdk.v2.model.TrunkMetricsCalls
- All Implemented Interfaces:
Serializable
TrunkMetricsCalls
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()inboundCallCount(Integer inboundCallCount) outboundCallCount(Integer outboundCallCount) voidsetInboundCallCount(Integer inboundCallCount) voidsetOutboundCallCount(Integer outboundCallCount) toString()
-
Constructor Details
-
TrunkMetricsCalls
public TrunkMetricsCalls() -
TrunkMetricsCalls
-
-
Method Details