| Package | Description |
|---|---|
| com.amazonaws.codegen | |
| com.amazonaws.codegen.customization | |
| com.amazonaws.codegen.customization.processors | |
| com.amazonaws.codegen.emitters |
| Modifier and Type | Method and Description |
|---|---|
IntermediateModel |
IntermediateModelBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
CodegenCustomizationProcessorChain.postprocess(IntermediateModel intermediateModel) |
void |
CodegenCustomizationProcessor.postprocess(IntermediateModel intermediateModel)
Apply the customization after the intermediate model is built
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataModifiersProcessor.postprocess(IntermediateModel intermediateModel) |
void |
RenameShapesProcessor.postprocess(IntermediateModel intermediateModel) |
void |
RemoveExceptionMessagePropertyProcessor.postprocess(IntermediateModel intermediateModel) |
void |
SendEmptyAutoConstructedListAsEmptyListProcessor.postprocess(IntermediateModel intermediateModel) |
| Modifier and Type | Field and Description |
|---|---|
protected IntermediateModel |
CodeEmitter.model |
| Constructor and Description |
|---|
CodeEmitter(IntermediateModel model,
String outputDirectory) |
Copyright © 2016. All rights reserved.