@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class MaintenanceWindowFilterUnmarshaller extends Object implements Unmarshaller<MaintenanceWindowFilter,JsonUnmarshallerContext>
| Constructor and Description |
|---|
MaintenanceWindowFilterUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static MaintenanceWindowFilterUnmarshaller |
getInstance() |
MaintenanceWindowFilter |
unmarshall(JsonUnmarshallerContext context) |
public MaintenanceWindowFilter unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<MaintenanceWindowFilter,JsonUnmarshallerContext>Exceptionpublic static MaintenanceWindowFilterUnmarshaller getInstance()
Copyright © 2018. All rights reserved.