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