Class EntityShape

java.lang.Object
software.amazon.smithy.model.shapes.Shape
software.amazon.smithy.model.shapes.EntityShape
All Implemented Interfaces:
Comparable<Shape>, FromSourceLocation, ToShapeId, Tagged
Direct Known Subclasses:
ResourceShape, ServiceShape

public abstract class EntityShape extends Shape
Abstract class representing service and resource shapes.