Class GenerationMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- software.amazon.awssdk.codegen.maven.plugin.GenerationMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="generate") public class GenerationMojo extends org.apache.maven.plugin.AbstractMojoThe Maven mojo to generate Java client code using software.amazon.awssdk:codegen module.
-
-
Constructor Summary
Constructors Constructor Description GenerationMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-