public interface Resource
| Modifier and Type | Method and Description |
|---|---|
void |
cleanBaseUriParameters() |
Action |
getAction(String name) |
Map<ActionType,Action> |
getActions() |
Map<String,List<Parameter>> |
getBaseUriParameters() |
String |
getDisplayName() |
String |
getParentUri() |
String |
getRelativeUri() |
String |
getResolvedUri(String version) |
Map<String,Parameter> |
getResolvedUriParameters() |
Map<String,Resource> |
getResources() |
String |
getUri() |
void |
setParentUri(String parentUri) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.