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