| Constructor and Description |
|---|
Api10(org.raml.v2.api.model.v10.api.Api api) |
| Modifier and Type | Method and Description |
|---|---|
List<RamlType> |
annotationTypes() |
String |
baseUri() |
List<RamlType> |
baseUriParameters() |
String |
description() |
List<RamlDocItem> |
documentation() |
List<String> |
protocols() |
String |
ramlVersion() |
List<RamlResource> |
resources() |
List<RamlSecSchemeRef> |
securedBy() |
List<RamlSecScheme> |
securitySchemes() |
String |
title() |
String |
version() |
public String ramlVersion()
ramlVersion in interface RamlApipublic List<RamlResource> resources()
public List<RamlType> baseUriParameters()
baseUriParameters in interface RamlApipublic List<RamlDocItem> documentation()
documentation in interface RamlApipublic String description()
description in interface RamlApipublic List<RamlType> annotationTypes()
annotationTypes in interface RamlApipublic List<RamlSecScheme> securitySchemes()
securitySchemes in interface RamlApipublic List<RamlSecSchemeRef> securedBy()
Copyright © 2014–2017. All rights reserved.