Package com.mypurecloud.sdk.v2.model
Class AppleIntegration
java.lang.Object
com.mypurecloud.sdk.v2.model.AppleIntegration
- All Implemented Interfaces:
Serializable
AppleIntegration
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumStatus of asynchronous create operation -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappleAuthentication(AppleAuthentication appleAuthentication) The Apple Messages for Business authentication setting.appleIMessageApp(AppleIMessageApp appleIMessageApp) Interactive Application (iMessage App) Settings.Apple Pay settings.businessName(String businessName) The name of the business.createdBy(DomainEntityRef createdBy) User reference that created this IntegrationdateCreated(Date dateCreated) Date this Integration was created.dateModified(Date dateModified) Date this Integration was last modified.booleangetId()getName()inthashCode()The url of the businesses logo.messagesForBusinessId(String messagesForBusinessId) The Apple Messages for Business Id for the Apple messaging integration.messagingSetting(MessagingSettingReference messagingSetting) modifiedBy(DomainEntityRef modifiedBy) User reference that last modified this IntegrationThe name of the Apple messaging integration.voidsetAppleAuthentication(AppleAuthentication appleAuthentication) voidsetAppleIMessageApp(AppleIMessageApp appleIMessageApp) voidsetApplePay(ApplePay applePay) voidsetBusinessName(String businessName) voidsetCreatedBy(DomainEntityRef createdBy) voidsetDateCreated(Date dateCreated) voidsetDateModified(Date dateModified) voidsetLogoUrl(String logoUrl) voidsetMessagesForBusinessId(String messagesForBusinessId) voidsetMessagingSetting(MessagingSettingReference messagingSetting) voidsetModifiedBy(DomainEntityRef modifiedBy) voidvoidvoidsetSupportedContent(SupportedContentReference supportedContent) The status of the Apple IntegrationsupportedContent(SupportedContentReference supportedContent) Defines the SupportedContent profile configured for an integrationtoString()
-
Constructor Details
-
AppleIntegration
public AppleIntegration() -
AppleIntegration
-
-
Method Details
-
getId
-
name
The name of the Apple messaging integration. -
getName
-
setName
-
supportedContent
Defines the SupportedContent profile configured for an integration -
getSupportedContent
-
setSupportedContent
-
messagingSetting
-
getMessagingSetting
-
setMessagingSetting
-
messagesForBusinessId
The Apple Messages for Business Id for the Apple messaging integration. -
getMessagesForBusinessId
-
setMessagesForBusinessId
-
businessName
The name of the business. -
getBusinessName
-
setBusinessName
-
logoUrl
The url of the businesses logo. -
getLogoUrl
-
setLogoUrl
-
status
The status of the Apple Integration -
getStatus
-
setStatus
-
getRecipient
-
dateCreated
Date this Integration was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z -
getDateCreated
-
setDateCreated
-
dateModified
Date this Integration was last modified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z -
getDateModified
-
setDateModified
-
createdBy
User reference that created this Integration -
getCreatedBy
-
setCreatedBy
-
modifiedBy
User reference that last modified this Integration -
getModifiedBy
-
setModifiedBy
-
getCreateStatus
-
getCreateError
-
appleIMessageApp
Interactive Application (iMessage App) Settings. -
getAppleIMessageApp
-
setAppleIMessageApp
-
appleAuthentication
The Apple Messages for Business authentication setting. -
getAppleAuthentication
-
setAppleAuthentication
-
applePay
Apple Pay settings. -
getApplePay
-
setApplePay
-
getIdentityResolution
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-