public class Method extends Operation
| Constructor and Description |
|---|
Method(MethodNode node) |
| Modifier and Type | Method and Description |
|---|---|
List<TypeDeclaration> |
body() |
List<BodyLike> |
bodyV08() |
protected MethodNode |
getMethodNode() |
List<TraitRef> |
is() |
String |
method() |
List<String> |
protocols() |
Resource |
resource() |
List<SecuritySchemeRef> |
securedBy() |
getNode, headers, queryParameters, queryString, responsesdescription, displayNameannotationsgetList, getListFromSeq, getObject, getStringList, getStringTypeValue, getStringValuepublic Method(MethodNode node)
protected MethodNode getMethodNode()
public String method()
public List<TypeDeclaration> body()
public List<SecuritySchemeRef> securedBy()
public Resource resource()
Copyright © 2016. All rights reserved.