Unmarshaller<MaintenanceWindowExecution,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class MaintenanceWindowExecutionUnmarshaller extends Object implements Unmarshaller<MaintenanceWindowExecution,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
MaintenanceWindowExecutionUnmarshaller() |
| Modifier and Type | Method | 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.