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