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