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