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