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