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>
Exception
public static AutoScalingPolicyStatusUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.