package sttp
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
final
case class
WebhookSttpClient(sttpClient: Service, permits: Semaphore) extends WebhookHttpClient with Product with Serializable
A WebhookSttpClient provides a WebhookHttpClient using sttp's ZIO backend, i.e.
A WebhookSttpClient provides a WebhookHttpClient using sttp's ZIO backend, i.e.
AsyncHttpClientZioBackend.
Value Members
- object WebhookSttpClient extends Serializable