Package com.mypurecloud.sdk.v2.model
Class TrunkInstanceTopicTrunkMetricsRegisters
java.lang.Object
com.mypurecloud.sdk.v2.model.TrunkInstanceTopicTrunkMetricsRegisters
- All Implemented Interfaces:
Serializable
TrunkInstanceTopicTrunkMetricsRegisters
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanerrorInfo(TrunkInstanceTopicTrunkErrorInfo errorInfo) inthashCode()proxyAddress(String proxyAddress) registerState(Boolean registerState) registerStateTime(Date registerStateTime) voidsetErrorInfo(TrunkInstanceTopicTrunkErrorInfo errorInfo) voidsetProxyAddress(String proxyAddress) voidsetRegisterState(Boolean registerState) voidsetRegisterStateTime(Date registerStateTime) toString()
-
Constructor Details
-
TrunkInstanceTopicTrunkMetricsRegisters
public TrunkInstanceTopicTrunkMetricsRegisters() -
TrunkInstanceTopicTrunkMetricsRegisters
-
-
Method Details
-
proxyAddress
-
getProxyAddress
-
setProxyAddress
-
registerState
-
getRegisterState
-
setRegisterState
-
registerStateTime
-
getRegisterStateTime
-
setRegisterStateTime
-
errorInfo
public TrunkInstanceTopicTrunkMetricsRegisters errorInfo(TrunkInstanceTopicTrunkErrorInfo errorInfo) -
getErrorInfo
-
setErrorInfo
-
equals
-
hashCode
public int hashCode() -
toString
-