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