Uses of Class
co.tryterra.terraclient.models.ReauthData
-
Packages that use ReauthData Package Description co.tryterra.terraclient.api This package contains all the interfaces used by this library. -
-
Uses of ReauthData in co.tryterra.terraclient.api
Methods in co.tryterra.terraclient.api that return types with arguments of type ReauthData Modifier and Type Method Description Optional<ReauthData>
TerraWebhookPayload. asReauthData()
Attempt to parse the raw payload as aReauthData
object.
-