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