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