public class RDSMetadataJsonUnmarshaller extends java.lang.Object implements Unmarshaller<RDSMetadata,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static RDSMetadataJsonUnmarshaller |
instance |
Constructor and Description |
---|
RDSMetadataJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static RDSMetadataJsonUnmarshaller |
getInstance() |
RDSMetadata |
unmarshall(JsonUnmarshallerContext context) |
private static RDSMetadataJsonUnmarshaller instance
public RDSMetadata unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<RDSMetadata,JsonUnmarshallerContext>
java.lang.Exception
public static RDSMetadataJsonUnmarshaller getInstance()