public static final class RecommendedTrait.Builder extends AbstractTraitBuilder<RecommendedTrait,RecommendedTrait.Builder>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
RecommendedTrait |
build()
Creates an immutable object that is created from the properties
that have been set on the builder.
|
RecommendedTrait.Builder |
reason(java.lang.String reason) |
getSourceLocation, sourceLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
requiredState
public RecommendedTrait.Builder reason(java.lang.String reason)
public RecommendedTrait build()
SmithyBuilder