public static final class DocumentShape.Builder extends AbstractShapeBuilder<DocumentShape.Builder,DocumentShape>
DocumentShape.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
DocumentShape |
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, traitsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrequiredStatepublic DocumentShape build()
SmithyBuilderpublic ShapeType getShapeType()
AbstractShapeBuildergetShapeType in class AbstractShapeBuilder<DocumentShape.Builder,DocumentShape>