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