public class StepScalingPolicyConfigurationJsonUnmarshaller extends java.lang.Object implements Unmarshaller<StepScalingPolicyConfiguration,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static StepScalingPolicyConfigurationJsonUnmarshaller |
instance |
Constructor and Description |
---|
StepScalingPolicyConfigurationJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static StepScalingPolicyConfigurationJsonUnmarshaller |
getInstance() |
StepScalingPolicyConfiguration |
unmarshall(JsonUnmarshallerContext context) |
private static StepScalingPolicyConfigurationJsonUnmarshaller instance
public StepScalingPolicyConfigurationJsonUnmarshaller()
public StepScalingPolicyConfiguration unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<StepScalingPolicyConfiguration,JsonUnmarshallerContext>
java.lang.Exception
public static StepScalingPolicyConfigurationJsonUnmarshaller getInstance()