Class EndpointInterceptor

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

public final class EndpointInterceptor extends Object
Adds endpoint prefix information to operations based on the endpoint trait if the protocol supports it.