Uses of Record Class
it.auties.whatsapp.model.button.template.hsm.HighlyStructuredURLButton
Packages that use HighlyStructuredURLButton
-
Uses of HighlyStructuredURLButton in it.auties.whatsapp.model.button.template.hsm
Fields in it.auties.whatsapp.model.button.template.hsm with type parameters of type HighlyStructuredURLButtonModifier and TypeFieldDescriptionprivate final Optional<HighlyStructuredURLButton> HighlyStructuredButtonTemplate.highlyStructuredUrlButtonThe field for thehighlyStructuredUrlButtonrecord component.private Optional<HighlyStructuredURLButton> HighlyStructuredButtonTemplateBuilder.highlyStructuredUrlButtonMethods in it.auties.whatsapp.model.button.template.hsm that return HighlyStructuredURLButtonModifier and TypeMethodDescriptionHighlyStructuredURLButtonBuilder.build()static HighlyStructuredURLButtonHighlyStructuredURLButtonSpec.decode(byte[] input) Methods in it.auties.whatsapp.model.button.template.hsm that return types with arguments of type HighlyStructuredURLButtonModifier and TypeMethodDescriptionHighlyStructuredButtonTemplate.highlyStructuredUrlButton()Returns the value of thehighlyStructuredUrlButtonrecord component.Methods in it.auties.whatsapp.model.button.template.hsm with parameters of type HighlyStructuredURLButtonModifier and TypeMethodDescriptionstatic byte[]HighlyStructuredURLButtonSpec.encode(HighlyStructuredURLButton protoInputObject) HighlyStructuredButtonTemplateBuilder.highlyStructuredUrlButton(HighlyStructuredURLButton highlyStructuredUrlButton) Method parameters in it.auties.whatsapp.model.button.template.hsm with type arguments of type HighlyStructuredURLButtonModifier and TypeMethodDescriptionHighlyStructuredButtonTemplateBuilder.highlyStructuredUrlButton(Optional<HighlyStructuredURLButton> highlyStructuredUrlButton)