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