Interface WebhookPayloadOptions._FinalStage

    • Method Detail

      • urlThresholdBytes

        WebhookPayloadOptions._FinalStage urlThresholdBytes​(java.util.Optional<java.lang.Integer> urlThresholdBytes)

        When format is url, payloads larger than this threshold (in bytes) are delivered as a signed download URL instead of inline JSON. Only applicable when format is url.