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