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