public static final class LongShape.Builder extends AbstractShapeBuilder<LongShape.Builder,LongShape>
LongShape.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
LongShape |
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 LongShape build()
SmithyBuilderpublic ShapeType getShapeType()
AbstractShapeBuildergetShapeType in class AbstractShapeBuilder<LongShape.Builder,LongShape>