public static final class ShortShape.Builder extends AbstractShapeBuilder<ShortShape.Builder,ShortShape>
ShortShape
.Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ShortShape |
build()
Creates an immutable object that is created from the properties
that have been set on the builder.
|
ShapeType |
getShapeType()
Gets the type of shape being built.
|
addMember, addTrait, addTraits, clearTraits, getId, getSourceLocation, id, id, removeTrait, removeTrait, source, source, traits
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
requiredState
public ShortShape build()
SmithyBuilder
public ShapeType getShapeType()
AbstractShapeBuilder
getShapeType
in class AbstractShapeBuilder<ShortShape.Builder,ShortShape>