Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- base64Content - Variable in class com.totvs.tjf.communication.sdk.messages.Attachment
- base64Content(byte[]) - Method in class com.totvs.tjf.communication.sdk.messages.Attachment.AttachmentBuilder
- base64Content(String) - Method in class com.totvs.tjf.communication.sdk.messages.Attachment.AttachmentBuilder
- bcc(String) - Method in class com.totvs.tjf.communication.sdk.messages.Email.EmailBuilder
- bcc(String, String) - Method in class com.totvs.tjf.communication.sdk.messages.Email.EmailBuilder
- BCC - Enum constant in enum class com.totvs.tjf.communication.sdk.messages.EmailRecipientType
- bccs(List<String>) - Method in class com.totvs.tjf.communication.sdk.messages.Email.EmailBuilder
- bccs(Map<String, String>) - Method in class com.totvs.tjf.communication.sdk.messages.Email.EmailBuilder
- BODY - Enum constant in enum class com.totvs.tjf.communication.sdk.messages.TemplateAttribute
- BOUNCE - Enum constant in enum class com.totvs.tjf.communication.sdk.messages.Event
- Broadcast - Class in com.totvs.tjf.communication.sdk.messages
-
This class represents the default structure of an broadcast message.
- Broadcast() - Constructor for class com.totvs.tjf.communication.sdk.messages.Broadcast
- Broadcast(Broadcast.BroadcastBuilder<?, ?>) - Constructor for class com.totvs.tjf.communication.sdk.messages.Broadcast
- Broadcast.BroadcastBuilder<C,
B> - Class in com.totvs.tjf.communication.sdk.messages - BroadcastAddedEvent - Class in com.totvs.tjf.communication.sdk.events.broadcast
-
Event executed when a new broadcast is added.
- BroadcastAddedEvent.BroadcastMessageEvent - Class in com.totvs.tjf.communication.sdk.events.broadcast
- BroadcastAddedEvent.BroadcastMessageEvent.BroadcastMessageEventBuilder - Class in com.totvs.tjf.communication.sdk.events.broadcast
- BroadcastAddedEvent.RecipientEvent - Class in com.totvs.tjf.communication.sdk.events.broadcast
- BroadcastBuilder() - Constructor for class com.totvs.tjf.communication.sdk.messages.Broadcast.BroadcastBuilder
- BroadcastMessageEvent(String, String, Set<BroadcastAddedEvent.RecipientEvent>, String, Set<MessageEvent.TemplateParamEvent>, String, Set<MessageEvent.AttachmentEvent>, ZonedDateTime) - Constructor for class com.totvs.tjf.communication.sdk.events.broadcast.BroadcastAddedEvent.BroadcastMessageEvent
- BroadcastNotAddedEvent - Class in com.totvs.tjf.communication.sdk.events.broadcast
-
Event executed when an error occurred while adding a new broadcast message.
- BroadcastNotAddedEvent(String, List<CommandNotExecutedEvent.Errors>) - Constructor for class com.totvs.tjf.communication.sdk.events.broadcast.BroadcastNotAddedEvent
- BroadcastNotSentEvent - Class in com.totvs.tjf.communication.sdk.events.broadcast
-
Event executed when an error occurred while inserting sending the broadcast message.
- BroadcastNotSentEvent(String, List<CommandNotExecutedEvent.Errors>) - Constructor for class com.totvs.tjf.communication.sdk.events.broadcast.BroadcastNotSentEvent
- BroadcastRecipient - Class in com.totvs.tjf.communication.sdk.messages
-
This class represents the default structure of an broadcast recipient.
- BroadcastRecipient.BroadcastRecipientBuilder - Class in com.totvs.tjf.communication.sdk.messages
- BroadcastSentEvent - Class in com.totvs.tjf.communication.sdk.events.broadcast
-
Event executed when an broadcast is sent.
- BucketAttachmet - Class in com.totvs.tjf.communication.sdk.messages
-
This class represents the default structure of an attachment utilizing URLs.
- BucketAttachmet(BucketAttachmet.BucketAttachmetBuilder<?, ?>) - Constructor for class com.totvs.tjf.communication.sdk.messages.BucketAttachmet
- BucketAttachmet.BucketAttachmetBuilder<C,
B> - Class in com.totvs.tjf.communication.sdk.messages - BucketAttachmetBuilder() - Constructor for class com.totvs.tjf.communication.sdk.messages.BucketAttachmet.BucketAttachmetBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.Application.ApplicationBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.events.attachment.AttachmentAddedEvent.AttachmentAddedEventBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.events.broadcast.BroadcastAddedEvent.BroadcastMessageEvent.BroadcastMessageEventBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.events.email.EmailAddedEvent.EmailMessageEvent.EmailMessageEventBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryAddedEvent.HistoryAddedEventBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryMessageAddedEvent.HistoryMessageAddedEventBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryRecipientAddedEvent.HistoryRecipientAddedEventBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryRecipientAddEvent.HistoryRecipientAddEventBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryRecipientRemovedEvent.HistoryRecipientRemovedEventBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryRecipientRemoveEvent.HistoryRecipientRemoveEventBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryTagAddEvent.HistoryTagAddEventBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.events.history.HistoryTagRemoveEvent.HistoryTagRemoveEventBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.events.notification.NotificationAddedEvent.NotificationMessageEvent.NotificationMessageEventBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.events.sms.SmsAddedEvent.SmsMessageEvent.SmsMessageEventBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.events.template.TemplateAddedEvent.TemplateAddedEventBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.events.template.TemplateContentAddedEvent.TemplateContentAddedEventBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.events.voice.VoiceAddedEvent.VoiceMessageEvent.VoiceMessageEventBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.events.whatsapp.WhatsAppAddedEvent.WhatsAppMessageEvent.WhatsAppMessageEventBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.AbstractMessage.AbstractMessageBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.AbstractMessageWithAttachment.AbstractMessageWithAttachmentBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.Attachment.AttachmentBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.Broadcast.BroadcastBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.BroadcastRecipient.BroadcastRecipientBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.BucketAttachmet.BucketAttachmetBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.Email.EmailBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.EmailAttachment.EmailAttachmentBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.EmailRecipient.EmailRecipientBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.Fallback.FallbackBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.History.HistoryBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.HistoryListener.HistoryListenerBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.HistoryMessage.HistoryMessageBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.HistoryRecipient.HistoryRecipientBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.HistoryReply.HistoryReplyBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.HistoryWatcher.HistoryWatcherBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.Notification.NotificationBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.SMS.SMSBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.Template.TemplateBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.TemplateContent.TemplateContentBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.Voice.VoiceBuilder
- build() - Method in class com.totvs.tjf.communication.sdk.messages.WhatsApp.WhatsAppBuilder
- builder() - Static method in class com.totvs.tjf.communication.sdk.Application
- builder() - Static method in class com.totvs.tjf.communication.sdk.events.attachment.AttachmentAddedEvent
- builder() - Static method in class com.totvs.tjf.communication.sdk.events.broadcast.BroadcastAddedEvent.BroadcastMessageEvent
- builder() - Static method in class com.totvs.tjf.communication.sdk.events.email.EmailAddedEvent.EmailMessageEvent
- builder() - Static method in class com.totvs.tjf.communication.sdk.events.history.HistoryAddedEvent
- builder() - Static method in class com.totvs.tjf.communication.sdk.events.history.HistoryMessageAddedEvent
- builder() - Static method in class com.totvs.tjf.communication.sdk.events.history.HistoryRecipientAddedEvent
- builder() - Static method in class com.totvs.tjf.communication.sdk.events.history.HistoryRecipientAddEvent
- builder() - Static method in class com.totvs.tjf.communication.sdk.events.history.HistoryRecipientRemovedEvent
- builder() - Static method in class com.totvs.tjf.communication.sdk.events.history.HistoryRecipientRemoveEvent
- builder() - Static method in class com.totvs.tjf.communication.sdk.events.history.HistoryTagAddEvent
- builder() - Static method in class com.totvs.tjf.communication.sdk.events.history.HistoryTagRemoveEvent
- builder() - Static method in class com.totvs.tjf.communication.sdk.events.notification.NotificationAddedEvent.NotificationMessageEvent
- builder() - Static method in class com.totvs.tjf.communication.sdk.events.sms.SmsAddedEvent.SmsMessageEvent
- builder() - Static method in class com.totvs.tjf.communication.sdk.events.template.TemplateAddedEvent
- builder() - Static method in class com.totvs.tjf.communication.sdk.events.template.TemplateContentAddedEvent
- builder() - Static method in class com.totvs.tjf.communication.sdk.events.voice.VoiceAddedEvent.VoiceMessageEvent
- builder() - Static method in class com.totvs.tjf.communication.sdk.events.whatsapp.WhatsAppAddedEvent.WhatsAppMessageEvent
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.Attachment
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.Broadcast
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.BroadcastRecipient
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.BucketAttachmet
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.Email
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.EmailAttachment
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.EmailRecipient
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.Fallback
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.History
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.HistoryListener
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.HistoryMessage
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.HistoryRecipient
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.HistoryReply
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.HistoryWatcher
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.Notification
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.SMS
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.Template
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.TemplateContent
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.Voice
- builder() - Static method in class com.totvs.tjf.communication.sdk.messages.WhatsApp
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form