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