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