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