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, member
addTrait, addTraits, clearTraits, getId, getSourceLocation, id, removeTrait, removeTrait, source, source, traits
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
requiredState
public SetShape build()
SmithyBuilder
public ShapeType getShapeType()
AbstractShapeBuilder
getShapeType
in class AbstractShapeBuilder<SetShape.Builder,SetShape>