public class Response08 extends Object implements RamlApiResponse
| Modifier and Type | Method and Description |
|---|---|
List<RamlBody> |
body() |
String |
code() |
String |
description() |
List<RamlType> |
headers() |
public String description()
description in interface RamlApiResponsepublic String code()
code in interface RamlApiResponsepublic List<RamlType> headers()
headers in interface RamlApiResponsepublic List<RamlBody> body()
body in interface RamlApiResponseCopyright © 2014–2017. All rights reserved.