Class HttpInterceptor

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

public final class HttpInterceptor extends Object
Adds information to operations from the http trait.
  • Constructor Details

    • HttpInterceptor

      public HttpInterceptor()
  • Method Details