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