Service

sttp.client4.impl.zio.AbstractClientStubbing.Service
trait Service

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def whenRequestMatchesPartial(partial: PartialFunction[GenericRequest[_, _], Response[_]]): URIO[SttpClientStubbing, Unit]