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