Unmarshaller<RemoveAutoScalingPolicyResponse,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class RemoveAutoScalingPolicyResponseUnmarshaller extends Object implements Unmarshaller<RemoveAutoScalingPolicyResponse,JsonUnmarshallerContext>
Constructor | Description |
---|---|
RemoveAutoScalingPolicyResponseUnmarshaller() |
Modifier and Type | Method | 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.