Package com.mypurecloud.sdk.v2.model
Class UpdatedTopicSystemMessage
java.lang.Object
com.mypurecloud.sdk.v2.model.UpdatedTopicSystemMessage
- All Implemented Interfaces:
Serializable
UpdatedTopicSystemMessage
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets reasonstatic enumGets or Sets systemTopicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncorrelationId(String correlationId) booleangetData()inthashCode()oauthClientId(String oauthClientId) oauthClientOrgId(String oauthClientOrgId) organizationId(String organizationId) voidsetChannelId(String channelId) voidsetCorrelationId(String correlationId) voidvoidsetMessage(String message) voidsetOauthClientId(String oauthClientId) voidsetOauthClientOrgId(String oauthClientOrgId) voidsetOrganizationId(String organizationId) voidvoidsetSystemTopicType(UpdatedTopicSystemMessage.SystemTopicTypeEnum systemTopicType) voidsystemTopicType(UpdatedTopicSystemMessage.SystemTopicTypeEnum systemTopicType) toString()
-
Constructor Details
-
UpdatedTopicSystemMessage
public UpdatedTopicSystemMessage() -
UpdatedTopicSystemMessage
-
-
Method Details
-
channelId
-
getChannelId
-
setChannelId
-
systemTopicType
public UpdatedTopicSystemMessage systemTopicType(UpdatedTopicSystemMessage.SystemTopicTypeEnum systemTopicType) -
getSystemTopicType
-
setSystemTopicType
-
correlationId
-
getCorrelationId
-
setCorrelationId
-
organizationId
-
getOrganizationId
-
setOrganizationId
-
userId
-
getUserId
-
setUserId
-
oauthClientId
-
getOauthClientId
-
setOauthClientId
-
oauthClientOrgId
-
getOauthClientOrgId
-
setOauthClientOrgId
-
reason
-
getReason
-
setReason
-
message
-
getMessage
-
setMessage
-
data
-
getData
-
setData
-
equals
-
hashCode
public int hashCode() -
toString
-