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