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