public static final class SetShape.Builder extends CollectionShape.Builder<SetShape.Builder,SetShape>
SetShape.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
SetShape |
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, id, member, member, memberaddTrait, addTraits, clearTraits, getId, getSourceLocation, id, removeTrait, removeTrait, source, source, traitsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrequiredStatepublic SetShape build()
SmithyBuilderpublic ShapeType getShapeType()
AbstractShapeBuildergetShapeType in class AbstractShapeBuilder<SetShape.Builder,SetShape>