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