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