public class JsonProtocolMarshaller extends Object implements ProtocolMarshaller<SdkHttpFullRequest>
ProtocolMarshaller for JSON based services. This includes JSON-RPC and REST-JSON.| Modifier and Type | Field and Description |
|---|---|
static ValueToStringConverter.ValueToString<Instant> |
INSTANT_VALUE_TO_STRING |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
marshall(SdkPojo pojo) |
public static final ValueToStringConverter.ValueToString<Instant> INSTANT_VALUE_TO_STRING
public SdkHttpFullRequest marshall(SdkPojo pojo)
marshall in interface ProtocolMarshaller<SdkHttpFullRequest>Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.