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