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