Package com.mypurecloud.sdk.v2.model
Class TrunkMetrics
java.lang.Object
com.mypurecloud.sdk.v2.model.TrunkMetrics
- All Implemented Interfaces:
Serializable
TrunkMetrics
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalls(TrunkMetricsCalls calls) booleanDate time is represented as an ISO-8601 string.getCalls()getQos()getTrunk()inthashCode()logicalInterface(DomainEntityRef logicalInterface) qos(TrunkMetricsQoS qos) voidsetCalls(TrunkMetricsCalls calls) voidsetEventTime(Date eventTime) voidsetLogicalInterface(DomainEntityRef logicalInterface) voidsetQos(TrunkMetricsQoS qos) voidsetTrunk(DomainEntityRef trunk) toString()trunk(DomainEntityRef trunk)
-
Constructor Details
-
TrunkMetrics
public TrunkMetrics() -
TrunkMetrics
-
-
Method Details
-
eventTime
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z -
getEventTime
-
setEventTime
-
logicalInterface
-
getLogicalInterface
-
setLogicalInterface
-
trunk
-
getTrunk
-
setTrunk
-
calls
-
getCalls
-
setCalls
-
qos
-
getQos
-
setQos
-
equals
-
hashCode
public int hashCode() -
toString
-