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