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