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