| Class | Description |
|---|---|
| LegacyErrorUnmarshaller |
Unmarshalls an AWS error response into an SdkServiceException, or
optionally, a subclass of SdkServiceException if this class is extended.
|
| SimpleTypeStaxUnmarshallers |
Collection of StAX unmarshallers for simple data types.
|
| SimpleTypeStaxUnmarshallers.BigDecimalUnmarshaller | |
| SimpleTypeStaxUnmarshallers.BigIntegerUnmarshaller | |
| SimpleTypeStaxUnmarshallers.BooleanUnmarshaller |
Unmarshaller for Boolean values.
|
| SimpleTypeStaxUnmarshallers.ByteBufferUnmarshaller |
Unmarshaller for ByteBuffer values.
|
| SimpleTypeStaxUnmarshallers.ByteUnmarshaller |
Unmarshaller for Byte values.
|
| SimpleTypeStaxUnmarshallers.CharacterJsonUnmarshaller |
Unmarshaller for Character values.
|
| SimpleTypeStaxUnmarshallers.DoubleUnmarshaller |
Unmarshaller for Double values.
|
| SimpleTypeStaxUnmarshallers.FloatUnmarshaller |
Unmarshaller for Float values.
|
| SimpleTypeStaxUnmarshallers.InstantUnmarshaller |
Unmarshaller for Date values.
|
| SimpleTypeStaxUnmarshallers.IntegerUnmarshaller |
Unmarshaller for Integer values.
|
| SimpleTypeStaxUnmarshallers.LongUnmarshaller |
Unmarshaller for Long values.
|
| SimpleTypeStaxUnmarshallers.ShortJsonUnmarshaller |
Unmarshaller for Short values.
|
| SimpleTypeStaxUnmarshallers.StringUnmarshaller |
Unmarshaller for String values.
|
| StandardErrorUnmarshaller |
Error unmarshaller that knows how to interpret a standard AWS error message
(i.e.
|
| StaxUnmarshallerContext |
Contains the unmarshalling state for the parsing of an XML response.
|
| VoidStaxUnmarshaller<T> |
Simple StAX unmarshaller that iterates through the XML events but always
returns null.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.