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