Package com.mypurecloud.sdk.v2.model
Class MessagingIntegration
java.lang.Object
com.mypurecloud.sdk.v2.model.MessagingIntegration
- All Implemented Interfaces:
Serializable
MessagingIntegration
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe type of Messaging Integrationstatic enumThe type of Open Messaging Integration Extension.static enumThe status of the Integration -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()messagingSetting(MessagingSettingReference messagingSetting) voidsetMessagingSetting(MessagingSettingReference messagingSetting) voidsetSupportedContent(SupportedContentReference supportedContent) supportedContent(SupportedContentReference supportedContent) Defines the SupportedContent profile configured for an integrationtoString()
-
Constructor Details
-
MessagingIntegration
public MessagingIntegration() -
MessagingIntegration
-
-
Method Details
-
getId
-
getName
-
supportedContent
Defines the SupportedContent profile configured for an integration -
getSupportedContent
-
setSupportedContent
-
messagingSetting
-
getMessagingSetting
-
setMessagingSetting
-
getStatus
-
getMessengerType
-
getOpenExtensionType
-
getRecipient
-
getDateCreated
-
getDateModified
-
getCreatedBy
-
getModifiedBy
-
getVersion
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-