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