public class V10GResource extends Object implements GResource
| Constructor and Description |
|---|
V10GResource(CurrentBuild currentBuild,
GAbstractionFactory factory,
GResource parent,
org.raml.v2.api.model.v10.resources.Resource resource) |
V10GResource(CurrentBuild currentBuild,
GAbstractionFactory factory,
org.raml.v2.api.model.v10.resources.Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
org.raml.v2.api.model.v10.resources.Resource |
implementation() |
List<GMethod> |
methods() |
GResource |
parentResource() |
String |
relativePath() |
String |
resourcePath() |
List<GResource> |
resources() |
List<GParameter> |
uriParameters() |
public V10GResource(CurrentBuild currentBuild, GAbstractionFactory factory, org.raml.v2.api.model.v10.resources.Resource resource)
public V10GResource(CurrentBuild currentBuild, GAbstractionFactory factory, GResource parent, org.raml.v2.api.model.v10.resources.Resource resource)
public List<GParameter> uriParameters()
uriParameters in interface GResourcepublic String resourcePath()
resourcePath in interface GResourcepublic GResource parentResource()
parentResource in interface GResourcepublic org.raml.v2.api.model.v10.resources.Resource implementation()
implementation in interface GAbstractionpublic String relativePath()
relativePath in interface GResourcepublic String getDescription()
getDescription in interface GResourceCopyright © 2019 Mulesoft. All rights reserved.