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