public class Freemarker extends Object
Modifier and Type | Method and Description |
---|---|
static Freemarker |
create(IntermediateModel model) |
freemarker.template.Template |
getApiGatewayGradleBuildTemplate() |
freemarker.template.Template |
getApiGatewayGradleSettingsTemplate() |
freemarker.template.Template |
getApiGatewayPomTemplate() |
freemarker.template.Template |
getApiGatewayReadmeTemplate() |
freemarker.template.Template |
getAsyncClientBuilderTemplate() |
freemarker.template.Template |
getBaseExceptionClassTemplate() |
freemarker.template.Template |
getCucumberModuleInjectorTemplate() |
freemarker.template.Template |
getCucumberPropertiesTemplate() |
freemarker.template.Template |
getCucumberTestTemplate() |
freemarker.template.Template |
getCustomAuthorizerTemplate() |
freemarker.template.Template |
getExceptionUnmarshallerTemplate() |
freemarker.template.Template |
getModelMarshallerTemplate() |
freemarker.template.Template |
getModelUnmarshallerTemplate() |
freemarker.template.Template |
getPackageInfoTemplate() |
freemarker.template.Template |
getPolicyActionClassTemplate() |
freemarker.template.Template |
getRequestMarshallerTemplate() |
freemarker.template.Template |
getSyncClientBuilderTemplate() |
public static Freemarker create(IntermediateModel model)
public freemarker.template.Template getSyncClientBuilderTemplate() throws IOException
IOException
public freemarker.template.Template getAsyncClientBuilderTemplate() throws IOException
IOException
public freemarker.template.Template getModelMarshallerTemplate() throws IOException
IOException
public freemarker.template.Template getRequestMarshallerTemplate() throws IOException
IOException
public freemarker.template.Template getModelUnmarshallerTemplate() throws IOException
IOException
public freemarker.template.Template getExceptionUnmarshallerTemplate() throws IOException
IOException
public freemarker.template.Template getPolicyActionClassTemplate() throws IOException
IOException
public freemarker.template.Template getCucumberModuleInjectorTemplate() throws IOException
IOException
public freemarker.template.Template getCucumberTestTemplate() throws IOException
IOException
public freemarker.template.Template getCucumberPropertiesTemplate() throws IOException
IOException
public freemarker.template.Template getApiGatewayPomTemplate() throws IOException
IOException
public freemarker.template.Template getApiGatewayGradleBuildTemplate() throws IOException
IOException
public freemarker.template.Template getApiGatewayGradleSettingsTemplate() throws IOException
IOException
public freemarker.template.Template getApiGatewayReadmeTemplate() throws IOException
IOException
public freemarker.template.Template getPackageInfoTemplate() throws IOException
IOException
public freemarker.template.Template getBaseExceptionClassTemplate() throws IOException
IOException
public freemarker.template.Template getCustomAuthorizerTemplate() throws IOException
IOException
Copyright © 2017. All rights reserved.