@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class GameSessionUnmarshaller extends Object implements Unmarshaller<GameSession,JsonUnmarshallerContext>
| Constructor and Description |
|---|
GameSessionUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static GameSessionUnmarshaller |
getInstance() |
GameSession |
unmarshall(JsonUnmarshallerContext context) |
public GameSession unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<GameSession,JsonUnmarshallerContext>Exceptionpublic static GameSessionUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.