public interface Response extends RAMLLanguageElement
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationRef> |
annotations() |
List<DataElement> |
body() |
StatusCode |
code() |
MarkdownString |
description() |
String |
displayName() |
List<DataElement> |
headers() |
getErrorsStatusCode code()
List<DataElement> headers()
List<DataElement> body()
String displayName()
displayName in interface RAMLLanguageElementMarkdownString description()
description in interface RAMLLanguageElementList<AnnotationRef> annotations()
annotations in interface RAMLLanguageElementCopyright © 2016 RAML. All rights reserved.