JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Record Class
com.whatsapp.api.domain.webhook.Value
Packages that use
Value
Package
Description
com.whatsapp.api.domain.webhook
Uses of
Value
in
com.whatsapp.api.domain.webhook
Methods in
com.whatsapp.api.domain.webhook
that return
Value
Modifier and Type
Method
Description
Value
Change.
value
()
Returns the value of the
value
record component.
Constructors in
com.whatsapp.api.domain.webhook
with parameters of type
Value
Modifier
Constructor
Description
Change
(
FieldType
field,
Value
value)
Creates an instance of a
Change
record class.