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