BasicBodyPart

sttp.client4.BasicBodyPart
sealed trait BasicBodyPart extends BasicBody with BodyPart[Any]

Attributes

Graph
Supertypes
trait BodyPart[Any]
trait BasicBody
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Inherited methods

def defaultContentType: MediaType

Attributes

Inherited from:
GenericRequestBody
def show: String

Attributes

Inherited from:
GenericRequestBody