public static final class ExamplesTrait.ErrorExample.Builder extends java.lang.Object implements SmithyBuilder<ExamplesTrait.ErrorExample>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ExamplesTrait.ErrorExample |
build()
Creates an immutable object that is created from the properties
that have been set on the builder.
|
ExamplesTrait.ErrorExample.Builder |
content(ObjectNode content) |
ExamplesTrait.ErrorExample.Builder |
shapeId(ShapeId shapeId) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
requiredState
public ExamplesTrait.ErrorExample build()
SmithyBuilder
build
in interface SmithyBuilder<ExamplesTrait.ErrorExample>
public ExamplesTrait.ErrorExample.Builder shapeId(ShapeId shapeId)
public ExamplesTrait.ErrorExample.Builder content(ObjectNode content)