Uses of Record Class
it.auties.whatsapp.model.button.interactive.InteractiveHeaderThumbnail
Packages that use InteractiveHeaderThumbnail
-
Uses of InteractiveHeaderThumbnail in it.auties.whatsapp.model.button.interactive
Fields in it.auties.whatsapp.model.button.interactive with type parameters of type InteractiveHeaderThumbnailModifier and TypeFieldDescriptionprivate final Optional<InteractiveHeaderThumbnail> InteractiveHeader.attachmentThumbnailThe field for theattachmentThumbnailrecord component.private Optional<InteractiveHeaderThumbnail> InteractiveHeaderBuilder.attachmentThumbnailMethods in it.auties.whatsapp.model.button.interactive that return InteractiveHeaderThumbnailModifier and TypeMethodDescriptionstatic InteractiveHeaderThumbnailInteractiveHeaderThumbnail.of(byte[] thumbnail) Methods in it.auties.whatsapp.model.button.interactive that return types with arguments of type InteractiveHeaderThumbnailModifier and TypeMethodDescriptionInteractiveHeader.attachmentThumbnail()Returns the value of theattachmentThumbnailrecord component.Methods in it.auties.whatsapp.model.button.interactive with parameters of type InteractiveHeaderThumbnailModifier and TypeMethodDescriptionInteractiveHeaderBuilder.attachmentThumbnail(InteractiveHeaderThumbnail attachmentThumbnail) Method parameters in it.auties.whatsapp.model.button.interactive with type arguments of type InteractiveHeaderThumbnailModifier and TypeMethodDescriptionInteractiveHeaderBuilder.attachmentThumbnail(Optional<InteractiveHeaderThumbnail> attachmentThumbnail)