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