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