| Package | Description |
|---|---|
| org.raml.v2.api.model.v08.api | |
| org.raml.v2.api.model.v08.methods | |
| org.raml.v2.api.model.v08.resources |
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
Api.resources()
Resources are identified by their relative URI, which MUST begin with a slash (/).
|
| Modifier and Type | Method and Description |
|---|---|
Resource |
Method.resource()
Parent resource of the Method
|
| Modifier and Type | Method and Description |
|---|---|
Resource |
Resource.parentResource() |
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
Resource.resources()
Children resources
|
Copyright © 2016. All rights reserved.