Interface | Description |
---|---|
ErrorMessageParser | |
JsonUnmarshaller<T> |
Interface for unmarshalling a field from a JSON based service.
|
Class | Description |
---|---|
AwsJsonErrorMessageParser | |
AwsJsonProtocolErrorUnmarshaller |
Unmarshaller for AWS specific error responses.
|
AwsJsonProtocolErrorUnmarshaller.Builder |
Builder for
AwsJsonProtocolErrorUnmarshaller . |
AwsJsonResponseHandler<T> | |
JsonErrorCodeParser | |
JsonProtocolUnmarshaller |
Unmarshaller implementation for both JSON RPC and REST JSON services.
|
JsonProtocolUnmarshaller.Builder |
Builder for
JsonProtocolUnmarshaller . |
JsonResponseHandler<T extends SdkPojo> |
Default implementation of HttpResponseHandler that handles a successful response from a
service and unmarshalls the result using a JSON unmarshaller.
|
JsonUnmarshallerContext |
Dependencies needed by implementations of
JsonUnmarshaller . |
JsonUnmarshallerContext.Builder |
Builder for a
JsonUnmarshallerContext . |
SdkJsonErrorMessageParser |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.