Service

trait Service
class Object
trait Matchable
class Any

Value members

Abstract methods

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