| Package | Description |
|---|---|
| org.mule.module.apikit | |
| org.mule.module.apikit.injector | |
| org.mule.module.apikit.parser |
| Modifier and Type | Method and Description |
|---|---|
RamlUpdater |
AbstractConfiguration.getRamlUpdater() |
RamlUpdater |
ParserService.getRamlUpdater(org.mule.raml.interfaces.model.IRaml api,
AbstractConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
RamlUpdater |
RamlUpdater.applySecurityScheme(String name,
String... actionRefs) |
RamlUpdater |
RamlUpdater.applyTrait(String name,
String... actionRefs) |
RamlUpdater |
RamlUpdater.injectSecuritySchemes(String name,
String securitySchemeYaml) |
RamlUpdater |
RamlUpdater.injectTrait(String name,
String traitYaml) |
| Modifier and Type | Method and Description |
|---|---|
RamlUpdater |
ParserWrapperV1.getRamlUpdater(org.mule.raml.interfaces.model.IRaml api,
AbstractConfiguration configuration) |
RamlUpdater |
ParserWrapper.getRamlUpdater(org.mule.raml.interfaces.model.IRaml api,
AbstractConfiguration configuration) |
RamlUpdater |
ParserWrapperV2.getRamlUpdater(org.mule.raml.interfaces.model.IRaml api,
AbstractConfiguration configuration) |
Copyright © 2021. All rights reserved.