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