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