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