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