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