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