public interface MethodBase extends HasNormalParameters
| Modifier and Type | Method and Description |
|---|---|
List<DataElement> |
body() |
List<TraitRef> |
is() |
List<String> |
protocols() |
List<Response> |
responses() |
List<SecuritySchemaRef> |
securedBy() |
headers, queryParameters, queryStringannotations, description, displayNamegetErrorsList<DataElement> body()
List<SecuritySchemaRef> securedBy()
Copyright © 2016 RAML. All rights reserved.