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