@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class DatumUnmarshaller extends Object implements Unmarshaller<Datum,JsonUnmarshallerContext>
Constructor and Description |
---|
DatumUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static DatumUnmarshaller |
getInstance() |
Datum |
unmarshall(JsonUnmarshallerContext context) |
public Datum unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<Datum,JsonUnmarshallerContext>
Exception
public static DatumUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.