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