See: Description
Class | Description |
---|---|
ArtifactDefinitions |
Class that defines the acceptable values that can be used in
ShapeLink objects. |
ArtifactDefinitions.Builder | |
ShapeLink |
Class that defines a link between the Smithy
Shape and
the artifact that it produced. |
ShapeLink.Builder | |
TraceFile |
Class that represents the contents of a Smithy trace file.
|
TraceFile.Builder |
Builder for constructing TraceFile's from scratch.
|
TraceMetadata |
Class that defines information a code-generated artifact.
|
TraceMetadata.Builder | |
TracingSymbolProvider |
Decorates a
SymbolProvider with a TraceFile.Builder and adds a ShapeLink object
to the builder on each call to toSymbol. |
TracingSymbolProvider.Builder |
Builder to create a TracingSymbolProvider instance.
|