| Package | Description |
|---|---|
| org.mule.connectivity.restconnect.api | |
| org.mule.connectivity.restconnect.internal.modelGeneration |
| Modifier and Type | Method and Description |
|---|---|
static Parser |
Parser.getFromString(String parserName) |
static Parser |
Parser.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Parser[] |
Parser.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RestConnect |
RestConnect.createConnectorFromSpec(File spec,
SpecFormat format,
Parser parser,
ConnectorType connectorType) |
| Modifier and Type | Method and Description |
|---|---|
static ModelGenerator |
ModelGenerator.get(SpecFormat format,
Parser parser) |
Copyright © 2024. All rights reserved.