public final class SuppressTrait extends StringListTrait implements ToSmithyBuilder<SuppressTrait>
Modifier and Type | Class and Description |
---|---|
static class |
SuppressTrait.Builder |
static class |
SuppressTrait.Provider |
StringListTrait.StringListTraitConstructor<T extends StringListTrait>
Modifier and Type | Method and Description |
---|---|
static SuppressTrait.Builder |
builder() |
SuppressTrait.Builder |
toBuilder()
Take this object and create a builder that contains all of the
current property values of this object.
|
createNode, getValues
equals, getSourceLocation, hashCode, setNodeCache, toNode, toShapeId, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
flatMapStream, getIdiomaticTraitName, getIdiomaticTraitName, isSynthetic, makeAbsoluteName, makeAbsoluteName
public static final ShapeId ID
public SuppressTrait.Builder toBuilder()
ToSmithyBuilder
toBuilder
in interface ToSmithyBuilder<SuppressTrait>
public static SuppressTrait.Builder builder()