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