Class IncludeNamespaces

java.lang.Object
software.amazon.smithy.build.transforms.ConfigurableProjectionTransformer<T>
software.amazon.smithy.build.transforms.IncludeNamespaces
All Implemented Interfaces:
ProjectionTransformer

public final class IncludeNamespaces extends ConfigurableProjectionTransformer<T>
includeNamespaces filters out shapes and trait definitions that are not part of one of the given namespaces.

Note that this does not filter out prelude shapes or namespaces.