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