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