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