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