public class RequestBodyObject extends Object
RequestBodyObjectBuilder
Modifier and Type | Field and Description |
---|---|
Map<String,MediaTypeObject> |
content |
String |
description |
boolean |
required |
public final String description
public final Map<String,MediaTypeObject> content
public final boolean required
public void writeJson(Writer writer) throws IOException
IOException
Copyright © 2017–2019. All rights reserved.