@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class DescribeGameSessionQueuesResponseUnmarshaller extends Object implements Unmarshaller<DescribeGameSessionQueuesResponse,JsonUnmarshallerContext>
Constructor and Description |
---|
DescribeGameSessionQueuesResponseUnmarshaller() |
Modifier and Type | Method and 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.