public final class AwsQueryErrorTrait extends AbstractTrait implements ToSmithyBuilder<AwsQueryErrorTrait>
| Modifier and Type | Class and Description |
|---|---|
static class |
AwsQueryErrorTrait.Builder
Builder used to create an AwsQueryErrorTrait.
|
static class |
AwsQueryErrorTrait.Provider |
| Constructor and Description |
|---|
AwsQueryErrorTrait(AwsQueryErrorTrait.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static AwsQueryErrorTrait.Builder |
builder() |
protected Node |
createNode()
The result of toNode is used for hashCodes and equality.
|
java.lang.String |
getCode() |
int |
getHttpResponseCode() |
SmithyBuilder<AwsQueryErrorTrait> |
toBuilder()
Take this object and create a builder that contains all of the
current property values of this object.
|
equals, getSourceLocation, hashCode, setNodeCache, toNode, toShapeId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitflatMapStream, getIdiomaticTraitName, getIdiomaticTraitName, isSynthetic, makeAbsoluteName, makeAbsoluteNamepublic static final ShapeId ID
public AwsQueryErrorTrait(AwsQueryErrorTrait.Builder builder)
public java.lang.String getCode()
public int getHttpResponseCode()
protected Node createNode()
AbstractTraitcreateNode in class AbstractTraitpublic SmithyBuilder<AwsQueryErrorTrait> toBuilder()
ToSmithyBuildertoBuilder in interface ToSmithyBuilder<AwsQueryErrorTrait>public static AwsQueryErrorTrait.Builder builder()