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