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