Class NoReplaceOperationInterceptor

java.lang.Object
software.amazon.smithy.docgen.interceptors.NoReplaceOperationInterceptor
All Implemented Interfaces:
CodeInterceptor<ShapeDetailsSection,DocWriter>

public final class NoReplaceOperationInterceptor extends Object
Adds the noReplace admonition to the resource operation's doc page.
  • Constructor Details

    • NoReplaceOperationInterceptor

      public NoReplaceOperationInterceptor()
  • Method Details