public final class NewAndLegacyEventStreamProcessor extends Object implements CodegenCustomizationProcessor
| Constructor and Description | 
|---|
| NewAndLegacyEventStreamProcessor() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | postprocess(IntermediateModel intermediateModel)Apply the customization after the intermediate model is built | 
| void | preprocess(ServiceModel serviceModel)Apply the customization by directly modifying the service model, before
 the intermediate model is built. | 
public void preprocess(ServiceModel serviceModel)
CodegenCustomizationProcessorpreprocess in interface CodegenCustomizationProcessorpublic void postprocess(IntermediateModel intermediateModel)
CodegenCustomizationProcessorpostprocess in interface CodegenCustomizationProcessorCopyright © 2022. All rights reserved.