public class RestSdk extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
generateConnector(ConnectorModel connectorModel,
ConnectorType connectorType,
Path outputDir,
Path descriptorPath,
RestSdkRunConfiguration runConfiguration) |
static ConnectorModel |
getConnectorModel(File descriptor,
File spec,
SpecFormat format,
String rootDir,
RestSdkRunConfiguration runConfiguration) |
public static ConnectorModel getConnectorModel(File descriptor, File spec, SpecFormat format, String rootDir, RestSdkRunConfiguration runConfiguration) throws ModelGenerationException
ModelGenerationExceptionpublic static void generateConnector(ConnectorModel connectorModel, ConnectorType connectorType, Path outputDir, Path descriptorPath, RestSdkRunConfiguration runConfiguration) throws TemplatingException
TemplatingExceptionCopyright © 2020. All rights reserved.