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