public class SdkConnector extends JavaTemplateEntity
connectorModel, NAME_MEMBER, outputDir, runConfiguration, VALUE_MEMBER| Constructor and Description |
|---|
SdkConnector(Path outputDir,
ConnectorModel connectorModel,
RestSdkRunConfiguration runConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyTemplates() |
Map<List<String>,String> |
getEnumValuesName() |
String |
getJavaName() |
Map<TypeSchema,String> |
getTypeSchemaNames() |
generateGetter, generateOptionalGetter, getConstantStringField, getJavaFileBuilderForClass, getJavaType, getResourcesPath, getSourcesPath, writeClassToFile, writeJavaFilegetTemplateEnginepublic SdkConnector(Path outputDir, ConnectorModel connectorModel, RestSdkRunConfiguration runConfiguration) throws TemplatingException
TemplatingExceptionpublic String getJavaName()
public void applyTemplates()
throws TemplatingException
applyTemplates in class TemplateEntityTemplatingExceptionpublic Map<TypeSchema,String> getTypeSchemaNames()
Copyright © 2020. All rights reserved.