Service

sttp.client3.impl.zio.SttpClientStubbingBase.Service
trait Service

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

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