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