Class awsLambdaFunctionRequestHandlerKotlin

java.lang.Object
com.fizzed.rocker.runtime.DefaultRockerModel
io.micronaut.starter.feature.function.awslambda.template.awsLambdaFunctionRequestHandlerKotlin
All Implemented Interfaces:
com.fizzed.rocker.RockerModel

public class awsLambdaFunctionRequestHandlerKotlin extends com.fizzed.rocker.runtime.DefaultRockerModel
  • Constructor Details

    • awsLambdaFunctionRequestHandlerKotlin

      public awsLambdaFunctionRequestHandlerKotlin()
  • Method Details

    • getContentType

      public static com.fizzed.rocker.ContentType getContentType()
    • getTemplateName

      public static String getTemplateName()
    • getTemplatePackageName

      public static String getTemplatePackageName()
    • getHeaderHash

      public static String getHeaderHash()
    • getArgumentNames

      public static String[] getArgumentNames()
    • features

      public awsLambdaFunctionRequestHandlerKotlin features(Features features)
    • features

      public Features features()
    • project

    • project

      public Project project()
    • template

      public static awsLambdaFunctionRequestHandlerKotlin template(Features features, Project project)
    • buildTemplate

      protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate() throws com.fizzed.rocker.RenderingException
      Overrides:
      buildTemplate in class com.fizzed.rocker.runtime.DefaultRockerModel
      Throws:
      com.fizzed.rocker.RenderingException