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