Interface CodegenCustomizationProcessor

    • Method Detail

      • preprocess

        void preprocess​(ServiceModel serviceModel)
        Apply the customization by directly modifying the service model, before the intermediate model is built.
      • postprocess

        void postprocess​(IntermediateModel intermediateModel)
        Apply the customization after the intermediate model is built