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