RichResponseAs

sttp.client3.json.package$.RichResponseAs
implicit class RichResponseAs[T, R](ra: ResponseAs[T, R])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def showAsJson: ResponseAs[T, R]
def showAsJsonAlways: ResponseAs[T, R]
def showAsJsonEither: ResponseAs[T, R]