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