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