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