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