public class BodyParameter extends AbstractParameter implements Parameter
access, description, in, name, required| Constructor and Description |
|---|
BodyParameter() |
| Modifier and Type | Method and Description |
|---|---|
BodyParameter |
description(String description) |
Model |
getSchema() |
BodyParameter |
name(String name) |
BodyParameter |
schema(Model schema) |
void |
setSchema(Model schema) |
getAccess, getDescription, getIn, getName, getRequired, getVendorExtensions, setAccess, setDescription, setIn, setName, setRequired, setVendorExtensionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAccess, getDescription, getIn, getName, getRequired, getVendorExtensions, setAccess, setDescription, setIn, setName, setRequiredpublic BodyParameter schema(Model schema)
public BodyParameter description(String description)
public BodyParameter name(String name)
public void setSchema(Model schema)
public Model getSchema()
Copyright © 2015. All Rights Reserved.