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