Wow
Toggle table of contents
5.9.8
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-openapi
/
me.ahoo.wow.openapi
/
RequestBodyBuilder
Request
Body
Builder
class
RequestBodyBuilder
Members
Constructors
Request
Body
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
fun
build
(
)
:
RequestBody
content
Link copied to clipboard
fun
content
(
name
:
String
=
DEFAULT_MEDIA_TYPE_NAME
,
mediaType
:
MediaType
)
:
RequestBodyBuilder
fun
content
(
name
:
String
=
DEFAULT_MEDIA_TYPE_NAME
,
schema
:
Schema
<
*
>
)
:
RequestBodyBuilder
description
Link copied to clipboard
fun
description
(
description
:
String
)
:
RequestBodyBuilder