Uses of Class
com.kingsrook.qqq.backend.core.model.actions.messaging.Content
Packages that use Content
-
Uses of Content in com.kingsrook.qqq.backend.core.model.actions.messaging
Methods in com.kingsrook.qqq.backend.core.model.actions.messaging that return ContentModifier and TypeMethodDescriptionFluent setter for bodyContent.withContentRole(ContentRole contentRole) Fluent setter for contentRoleMethods in com.kingsrook.qqq.backend.core.model.actions.messaging that return types with arguments of type ContentMethods in com.kingsrook.qqq.backend.core.model.actions.messaging with parameters of type ContentModifier and TypeMethodDescriptionvoidSendMessageInput.addContent(Content content) SendMessageInput.withContent(Content content) Method parameters in com.kingsrook.qqq.backend.core.model.actions.messaging with type arguments of type ContentModifier and TypeMethodDescriptionvoidSendMessageInput.setContentList(List<Content> contentList) Setter for contentListSendMessageInput.withContentList(List<Content> contentList) Fluent setter for contentList