Uses of Class
com.mypurecloud.sdk.v2.model.MessageInfo
Packages that use MessageInfo
-
Uses of MessageInfo in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MessageInfoModifier and TypeMethodDescriptionIntegrationStatusInfo.getDetail()DataIngestionRuleResponse.getIngestionRuleInfo()FacebookDataIngestionRuleResponse.getIngestionRuleInfo()FacebookDataIngestionRuleVersionResponse.getIngestionRuleInfo()GoogleBusinessProfileDataIngestionRuleResponse.getIngestionRuleInfo()GoogleBusinessProfileDataIngestionRuleVersionResponse.getIngestionRuleInfo()InstagramDataIngestionRuleResponse.getIngestionRuleInfo()InstagramDataIngestionRuleVersionResponse.getIngestionRuleInfo()OpenDataIngestionRuleResponse.getIngestionRuleInfo()OpenDataIngestionRuleVersionResponse.getIngestionRuleInfo()TwitterDataIngestionRuleResponse.getIngestionRuleInfo()TwitterDataIngestionRuleVersionResponse.getIngestionRuleInfo()AuditLogMessage.getMessage()QualityAuditLogMessage.getMessageInfo()MessageInfo.localizableMessageCode(String localizableMessageCode) Key that can be used to localize the message.Description of the message.MessageInfo.messageParams(Map<String, String> messageParams) Map with fields for variable replacement.MessageInfo.messageWithParams(String messageWithParams) Message with template fields for variable replacement.Methods in com.mypurecloud.sdk.v2.model with parameters of type MessageInfoModifier and TypeMethodDescriptionDataIngestionRuleResponse.ingestionRuleInfo(MessageInfo ingestionRuleInfo) The Info about ingestion rule.FacebookDataIngestionRuleResponse.ingestionRuleInfo(MessageInfo ingestionRuleInfo) The Info about ingestion rule.FacebookDataIngestionRuleVersionResponse.ingestionRuleInfo(MessageInfo ingestionRuleInfo) The Info about ingestion rule.GoogleBusinessProfileDataIngestionRuleResponse.ingestionRuleInfo(MessageInfo ingestionRuleInfo) The Info about ingestion rule.GoogleBusinessProfileDataIngestionRuleVersionResponse.ingestionRuleInfo(MessageInfo ingestionRuleInfo) The Info about ingestion rule.InstagramDataIngestionRuleResponse.ingestionRuleInfo(MessageInfo ingestionRuleInfo) The Info about ingestion rule.InstagramDataIngestionRuleVersionResponse.ingestionRuleInfo(MessageInfo ingestionRuleInfo) The Info about ingestion rule.OpenDataIngestionRuleResponse.ingestionRuleInfo(MessageInfo ingestionRuleInfo) The Info about ingestion rule.OpenDataIngestionRuleVersionResponse.ingestionRuleInfo(MessageInfo ingestionRuleInfo) The Info about ingestion rule.TwitterDataIngestionRuleResponse.ingestionRuleInfo(MessageInfo ingestionRuleInfo) The Info about ingestion rule.TwitterDataIngestionRuleVersionResponse.ingestionRuleInfo(MessageInfo ingestionRuleInfo) The Info about ingestion rule.AuditLogMessage.message(MessageInfo message) Message describing the event being audited.QualityAuditLogMessage.messageInfo(MessageInfo messageInfo) Message describing the event being audited.voidDataIngestionRuleResponse.setIngestionRuleInfo(MessageInfo ingestionRuleInfo) voidFacebookDataIngestionRuleResponse.setIngestionRuleInfo(MessageInfo ingestionRuleInfo) voidFacebookDataIngestionRuleVersionResponse.setIngestionRuleInfo(MessageInfo ingestionRuleInfo) voidGoogleBusinessProfileDataIngestionRuleResponse.setIngestionRuleInfo(MessageInfo ingestionRuleInfo) voidGoogleBusinessProfileDataIngestionRuleVersionResponse.setIngestionRuleInfo(MessageInfo ingestionRuleInfo) voidInstagramDataIngestionRuleResponse.setIngestionRuleInfo(MessageInfo ingestionRuleInfo) voidInstagramDataIngestionRuleVersionResponse.setIngestionRuleInfo(MessageInfo ingestionRuleInfo) voidOpenDataIngestionRuleResponse.setIngestionRuleInfo(MessageInfo ingestionRuleInfo) voidOpenDataIngestionRuleVersionResponse.setIngestionRuleInfo(MessageInfo ingestionRuleInfo) voidTwitterDataIngestionRuleResponse.setIngestionRuleInfo(MessageInfo ingestionRuleInfo) voidTwitterDataIngestionRuleVersionResponse.setIngestionRuleInfo(MessageInfo ingestionRuleInfo) voidAuditLogMessage.setMessage(MessageInfo message) voidQualityAuditLogMessage.setMessageInfo(MessageInfo messageInfo)