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