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, sourceLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrequiredStatepublic RecommendedTrait.Builder reason(java.lang.String reason)
public RecommendedTrait build()
SmithyBuilder