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 |
getAsyncAbstractClassTemplate() |
freemarker.template.Template |
getAsyncClientBuilderTemplate() |
freemarker.template.Template |
getAsyncClientTemplate() |
freemarker.template.Template |
getAsyncInterfaceTemplate() |
freemarker.template.Template |
getBaseExceptionClassTemplate() |
freemarker.template.Template |
getCucumberModuleInjectorTemplate() |
freemarker.template.Template |
getCucumberPropertiesTemplate() |
freemarker.template.Template |
getCucumberTestTemplate() |
freemarker.template.Template |
getCustomAuthorizerTemplate() |
freemarker.template.Template |
getExceptionClassTemplate() |
freemarker.template.Template |
getExceptionUnmarshallerTemplate() |
freemarker.template.Template |
getModelClassTemplate() |
freemarker.template.Template |
getModelEnumTemplate() |
freemarker.template.Template |
getModelMarshallerTemplate() |
freemarker.template.Template |
getModelUnmarshallerTemplate() |
freemarker.template.Template |
getPackageInfoTemplate() |
freemarker.template.Template |
getPolicyActionClassTemplate() |
freemarker.template.Template |
getRequestClassTemplate() |
freemarker.template.Template |
getRequestMarshallerTemplate() |
freemarker.template.Template |
getResponseClassTemplate() |
freemarker.template.Template |
getShapeTemplate(ShapeModel shape) |
freemarker.template.Template |
getSyncAbstractClassTemplate() |
freemarker.template.Template |
getSyncClientBuilderTemplate() |
freemarker.template.Template |
getSyncClientTemplate() |
freemarker.template.Template |
getSyncInterfaceTemplate() |
freemarker.template.Template |
getWaiterAcceptorTemplate() |
freemarker.template.Template |
getWaiterSDKFunctionTemplate() |
freemarker.template.Template |
getWaiterTemplate() |
public static Freemarker create(IntermediateModel model)
public freemarker.template.Template getSyncClientTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getSyncAbstractClassTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getSyncInterfaceTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getAsyncClientTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getAsyncAbstractClassTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getAsyncInterfaceTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getSyncClientBuilderTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getAsyncClientBuilderTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getRequestClassTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getResponseClassTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getModelClassTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getModelEnumTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getModelMarshallerTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getRequestMarshallerTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getModelUnmarshallerTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getExceptionClassTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getExceptionUnmarshallerTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getPolicyActionClassTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getCucumberModuleInjectorTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getCucumberTestTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getCucumberPropertiesTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getApiGatewayPomTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getApiGatewayGradleBuildTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getApiGatewayGradleSettingsTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getApiGatewayReadmeTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getShapeTemplate(ShapeModel shape) throws IOException
IOExceptionpublic freemarker.template.Template getPackageInfoTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getBaseExceptionClassTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getWaiterSDKFunctionTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getWaiterAcceptorTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getWaiterTemplate()
throws IOException
IOExceptionpublic freemarker.template.Template getCustomAuthorizerTemplate()
throws IOException
IOExceptionCopyright © 2017. All rights reserved.