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