Uses of Record Class
it.auties.whatsapp.model.action.LabelAssociationAction
Packages that use LabelAssociationAction
-
Uses of LabelAssociationAction in it.auties.whatsapp.model.action
Methods in it.auties.whatsapp.model.action that return LabelAssociationActionModifier and TypeMethodDescriptionLabelAssociationActionBuilder.build()static LabelAssociationActionLabelAssociationActionSpec.decode(byte[] input) Methods in it.auties.whatsapp.model.action with parameters of type LabelAssociationActionModifier and TypeMethodDescriptionstatic byte[]LabelAssociationActionSpec.encode(LabelAssociationAction protoInputObject) -
Uses of LabelAssociationAction in it.auties.whatsapp.model.sync
Fields in it.auties.whatsapp.model.sync with type parameters of type LabelAssociationActionModifier and TypeFieldDescriptionprivate final Optional<LabelAssociationAction> ActionValueSync.labelAssociationActionThe field for thelabelAssociationActionrecord component.private Optional<LabelAssociationAction> ActionValueSyncBuilder.labelAssociationActionMethods in it.auties.whatsapp.model.sync that return types with arguments of type LabelAssociationActionModifier and TypeMethodDescriptionActionValueSync.labelAssociationAction()Returns the value of thelabelAssociationActionrecord component.Methods in it.auties.whatsapp.model.sync with parameters of type LabelAssociationActionModifier and TypeMethodDescriptionActionValueSyncBuilder.labelAssociationAction(LabelAssociationAction labelAssociationAction) Method parameters in it.auties.whatsapp.model.sync with type arguments of type LabelAssociationActionModifier and TypeMethodDescriptionActionValueSyncBuilder.labelAssociationAction(Optional<LabelAssociationAction> labelAssociationAction)