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