Class DocumentShape

All Implemented Interfaces:
Comparable<Shape>, FromSourceLocation, ToShapeId, software.amazon.smithy.utils.Tagged, software.amazon.smithy.utils.ToSmithyBuilder<DocumentShape>

public final class DocumentShape extends SimpleShape implements software.amazon.smithy.utils.ToSmithyBuilder<DocumentShape>
Represents a document shape.
  • Method Details