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